Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip] | John Kelly Ferguson | 2014-05-24 | 1 | -2/+2 |
| | |||||
* | fixed capitalizations [ci skip] | SA | 2014-05-17 | 1 | -3/+3 |
| | | | jQuery, SQLite3 and Unicorn use these respective capitalizations pretty much everywhere else in the comment sections of the project. | ||||
* | Bump version of bcrypt gem | T.J. Schuck | 2014-02-25 | 1 | -1/+1 |
| | |||||
* | Spring in now under rails/spring [ci skip] | Rashmi Yadav | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | revises a few things in the getting started guide [ci skip] | Xavier Noria | 2014-01-13 | 1 | -19/+18 |
| | | | | More to come. | ||||
* | upgrade SDoc | Xavier Noria | 2014-01-12 | 1 | -4/+2 |
| | | | | Kudos to @zzak for taking over SDoc and make it work with RDoc 4. | ||||
* | Bump Jbuilder version to 2.0.0 | Pavel Pravosud | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | bcrypt-ruby v3.1.2 supports Ruby 2.0 on Windows | T.J. Schuck | 2013-09-23 | 1 | -1/+1 |
| | |||||
* | bcrypt-ruby stable is 3.1 | Burkhard Vogel-Kreykenbohm | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | ActiveRecord -> Active Record | Xavier Noria | 2013-04-22 | 1 | -0/+1 |
| | |||||
* | be lazy loading SDoc | Xavier Noria | 2013-03-30 | 1 | -1/+1 |
| | |||||
* | rdoc is no longer a gem dependency, sdoc becomes a runtime dependency | Xavier Noria | 2013-03-30 | 1 | -0/+5 |
| | |||||
* | Update Gemfile since group assets doesn't exist anymore in Gemfile | robertomiranda | 2013-03-28 | 1 | -12/+11 |
| | |||||
* | Relaxed jbuilder dependency and bumped version number | Pavel Pravosud | 2013-03-25 | 1 | -1/+1 |
| | | | | Newer version contains some generator bugfixes | ||||
* | Re-do Getting Started application with Rails 4. | Steve Klabnik | 2013-01-22 | 1 | -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ça | 2012-11-27 | 1 | -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 URL | Akira Matsuda | 2012-11-28 | 1 | -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/master | Jeremy Kemper | 2012-04-25 | 1 | -1/+1 |
|\ | | | | | Stamp out ruby-debug with debugger everywhere else in the code base | ||||
| * | stamp out ruby-debug19 with extreme prejudice :) | Aditya Sanghi | 2012-04-17 | 1 | -1/+1 |
| | | |||||
* | | Regenerate Gemfile for getting started guide | Oscar Del Ben | 2012-04-19 | 1 | -3/+3 |
|/ | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+38 |