Re: ruby/rails rookie needs help to build a simple database app

Joseph Musembi <[email protected]> Sun, 11 Aug 2019 06:31:50 +0100
Newsgroups gmane.comp.lang.ruby.general
Message-ID <CAHpT81PC-w5MQmq3S9_GpzxwRGa1OzL9oJNnEqhZ=08Y++UHKw@mail.gmail.com>
I should recommend tutorials by Michael Hartl on Ruby. He has comprehensive
tutorials which cover almost all the latest versions of Ruby on Rails.


Thanks

Joseph.

On Sat, 10 Aug 2019, 22:07 Mayowa Adewole, <[email protected]> wrote:

> Hi Barry,
> I’m sorry all your attempts at learning Ruby and Rails keep ending in
> disaster.
> Have you tried this? -
> https://www.railstutorial.org/book
> One of the most popular rails tutorial for beginners.
>
> Also I feel like you will have a much more speedy progress if you had at
> least one friend who knows ruby and rails who you can always quickly write
> whenever you get stuck.
>
> Most of the errors you are getting are quite easy to bypass in less than a
> minute, if you know someone.
>
> I’m willing to be your guide if you want.
>
> Let me know if this works for you.
>
> Mayowa.
>
> On Sun, Aug 11, 2019 at 12:00 AM Barry Kimelman <
> [email protected]> wrote:
>
>> I am attempting to give myself an intro to ruby and rails. I am a long
>> time software developer (unix, perl, c, database, web, etc...)
>>
>> So far every tutorial I have tried has ended in disaster. In one case
>> when I go to the url listed in the tutorial I get an error and a traceback
>> which complains about a missing method. The other tutorials have similarly
>> ended in errors.
>>
>> I am running on ubuntu 19.04.
>>
>> One thing about the tutorials : when they say go to your application
>> directory and execute the command "rails something", would it be better to
>> execute "./bin/rails something" ?
>>
>> Also could someone out there recommend a tutorial for a simple database
>> related app.
>>
>> Thanks.
>>
>>
>> ==================
>>
>> Barry Kimelman
>> Winnipeg, Manitoba, Canada
>>
>> Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
>> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
>>
>
> Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
>


Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>