aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* be lazy loading SDocXavier Noria2013-03-301-1/+1
|
* rdoc is no longer a gem dependency, sdoc becomes a runtime dependencyXavier Noria2013-03-301-0/+5
|
* Update Gemfile since group assets doesn't exist anymore in Gemfilerobertomiranda2013-03-281-12/+11
|
* Relaxed jbuilder dependency and bumped version numberPavel Pravosud2013-03-251-1/+1
| | | | Newer version contains some generator bugfixes
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-221-12/+12
| | | | | | | The sample application with the Getting Started Guide was very out of date. I've re-done it on edge (as of 51b9def5bf108fb566e) so it should be good to go with Rails 4. It's also in synch with what the guide actually says.
* Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems"Rafael Mendonça França2012-11-271-1/+1
| | | | | | | | | This reverts commit 33b29e0112db62d3a8c798bb58f51c0a839d9e26, reversing changes made to ac8c729342e6b020a57d0d6887c8a8d5b39f96e0. Reason: https://github.com/rails/rails/pull/4684#commitcomment-920313
* default source in Gemfiles to :rubygems rather than hardcoding the URLAkira Matsuda2012-11-281-1/+1
| | | | | | * 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
* Merge pull request #5880 from asanghi/masterJeremy Kemper2012-04-251-1/+1
|\ | | | | Stamp out ruby-debug with debugger everywhere else in the code base
| * stamp out ruby-debug19 with extreme prejudice :)Aditya Sanghi2012-04-171-1/+1
| |
* | Regenerate Gemfile for getting started guideOscar Del Ben2012-04-191-3/+3
|/
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+38