[Rails] Re: How to Get Started with Ruby on Rails?

2016-08-26 Thread Brendon
Linux or Mac are the way to go for almost any non-windows centric development. Vagrant or Virtual Box work really well and more recently I've started using Docker which is awesome. I can't believe that people say not to use an IDE, that is like saying that writing documents would best be done

[Rails] How to use turbolinks classic in Rails 5?

2016-08-26 Thread Karthikeyan A K
Hello People, How to use turbolinks classic in Rails 5? -- Karthikeyan A K http://thepro.in/profiles/karthikeyan-a-k-1 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it,

[Rails] Re: How to Get Started with Ruby on Rails?

2016-08-26 Thread Ying Ming
I agree with other suggestions, go get a Linux VM or just use Cloud9 first. And, if you have access to Lynda.com. Ruby On Rail 4 Essential Training is really great for beginners. I learned RoR from this Lynda.com course. Remember to do every steps the instructor did yourself, it's the most

[Rails] Re: How to Get Started with Ruby on Rails?

2016-08-26 Thread Ad Rienks
Not long ago I had the same question. What I recommend is Michael HartlĀ“s tutorial: https://www.railstutorial.org/ You get a Cloud 9 development environment with it, and it's all for free! Op donderdag 25 augustus 2016 18:46:26 UTC+2 schreef Faraz Mirza: > > Hey Guys! > > I am a Computer

Re: [Rails] How to Get Started with Ruby on Rails?

2016-08-26 Thread Greg Navis
My recommendations would be: 1. What Norm said: find a Linux or OS X box and set up your development environment here. 2. Learn basic Ruby first. You can try the pickaxe book or rubymonk.com. 3. Don't use an IDE. Choose a simple text editor that will get out of your way (Sublime Text, Notepad++,