Commit Graph

13 Commits

Author SHA1 Message Date
Burkhard Vogel-Kreykenbohm ad62cf68f8 bcrypt-ruby stable is 3.1 2013-07-17 16:39:07 +02:00
Xavier Noria 756cba02c1 ActiveRecord -> Active Record 2013-04-22 23:44:39 +02:00
Xavier Noria f01b7570c5 be lazy loading SDoc 2013-03-30 11:34:35 +01:00
Xavier Noria 2595611dc3 rdoc is no longer a gem dependency, sdoc becomes a runtime dependency 2013-03-30 00:10:52 +01:00
robertomiranda dbb00f2e2a Update Gemfile since group assets doesn't exist anymore in Gemfile 2013-03-28 17:13:12 -05:00
Pavel Pravosud 2b660f1dcb Relaxed jbuilder dependency and bumped version number
Newer version contains some generator bugfixes
2013-03-25 12:15:30 +07:00
Steve Klabnik 2214237c39 Re-do Getting Started application with Rails 4.
The sample application with the Getting Started Guide was very out of
date. I've re-done it on edge (as of 51b9def5bf) so it should
be good to go with Rails 4. It's also in synch with what the guide
actually says.
2013-01-22 00:12:29 -05:00
Rafael Mendonça França 5b9c9026c4 Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems"
This reverts commit 33b29e0112, reversing
changes made to ac8c729342.

Reason:

https://github.com/rails/rails/pull/4684#commitcomment-920313
2012-11-27 14:59:58 -02:00
Akira Matsuda 4ed645b37e default source in Gemfiles to :rubygems rather than hardcoding the URL
* I guess this would be the preferrable default for Bundler
* current version of Bundler converts :rubygems into 'http://rubygems.org', not https://,
  and that will help those who are working on a very poor network environment that doesn't allow SSL
2012-11-28 01:15:02 +09:00
Jeremy Kemper bd6203f9f0 Merge pull request #5880 from asanghi/master
Stamp out ruby-debug with debugger everywhere else in the code base
2012-04-25 05:09:14 -07:00
Oscar Del Ben e44b845b0e Regenerate Gemfile for getting started guide 2012-04-19 10:37:03 +02:00
Aditya Sanghi 0232543e0d stamp out ruby-debug19 with extreme prejudice :) 2012-04-17 15:31:05 +05:30
Xavier Noria 6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00