[Rails] Re: Where is bootstrap gem for Rails 3?

2015-09-05 Thread masa331
if it isn't on rubygems maybe it was yanked from there? Dne sobota 5. září 2015 23:09:38 UTC+2 Jim Morris napsal(a): > > I'm trying to maintain a system written in Ruby 1.9.3 and Rails 3.2.13. My > Gemfile.lock (retrieved from a working Heroku repo) calls for > bootstrap-0.0.1, but I can't find

[Rails] Re: Tutorials for RoR Beginner (Experienced Programmer) geared toward Social Network Development?

2015-09-03 Thread masa331
i suggest trying this on: http://rails-4-0.railstutorial.org/book/beginning That was starting point for me before 2 years and it's been great. But after it i wouldn't spend much time in tutorials. Start building your app. That's where you learn the most Dne čtvrtek 3. září 2015 9:01:31 UTC+2 J.