| Commit message (Expand) | Author | Age | Files | Lines |
* | removes bindir from the rails gemspec | Xavier Noria | 2013-03-29 | 1 | -3/+1 |
* | Bundler 1.3.0 released. We prefer it for new binstub behavior. | Jeremy Kemper | 2013-02-25 | 1 | -1/+1 |
* | Use sprockets-rails 2.0.0.rc3 in new apps | Guillermo Iguaran | 2013-02-24 | 1 | -1/+1 |
* | Relax bundler dep until 1.3.0 is actually released. | Jeremy Kemper | 2013-01-10 | 1 | -1/+1 |
* | let the rails gem ship with the README | Xavier Noria | 2013-01-08 | 1 | -1/+1 |
* | Bump bundler dep to 1.3.0.pre.4+ to introduce 'bundle binstubs <gem>' | Jeremy Kemper | 2013-01-03 | 1 | -1/+1 |
* | Revert "Omit directories from gemspec.files for RubyGems 2 compat." | Jeremy Kemper | 2012-12-09 | 1 | -1/+1 |
* | Omit directories from gemspec.files for RubyGems 2 compat. | Jeremy Kemper | 2012-12-08 | 1 | -1/+1 |
* | Revert "rails gem has no lib directory to require" | claudiob | 2012-11-28 | 1 | -1/+0 |
* | rails gem has no lib directory to require | Akira Matsuda | 2012-11-27 | 1 | -0/+1 |
* | Depend bundler from `=> 1.2.2` to `< 2.0` | Kentaro Kuribayashi | 2012-11-16 | 1 | -1/+1 |
* | Updated dependency for bundler to ~> 1.2.2 | Kentaro Kuribayashi | 2012-11-16 | 1 | -1/+1 |
* | Clean up gemspecs | Vinny Diehl | 2012-11-08 | 1 | -10/+12 |
* | Update rails gemspec to use sprockets-rails 2.0.0.rc1 | Carlos Antonio da Silva | 2012-10-19 | 1 | -1/+1 |
* | Switch to new sprockets-rails plugin | Joshua Peek | 2012-10-15 | 1 | -1/+1 |
* | Require bundler 1.2 | Piotr Sarnacki | 2012-08-31 | 1 | -1/+1 |
* | Add license field to gemspecs, by Matt Griffin | Matt Griffin | 2012-05-23 | 1 | -0/+1 |
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -5/+6 |
* | Depend on sprockets-rails v1.0 | Guillermo Iguaran | 2012-03-13 | 1 | -6/+7 |
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -1/+0 |
* | Bump bundler dependency. | José Valim | 2012-03-09 | 1 | -1/+1 |
* | Bump rubygems required version to 1.8.11 (default version in 1.9.3-p0) | Guillermo Iguaran | 2012-01-21 | 1 | -1/+1 |
* | Updated gemspec for ruby 1.9.3 | Rahul P. Chaudhari | 2011-12-21 | 1 | -1/+1 |
* | Just provide the executable for railtie. This should be fine since Rubygems n... | José Valim | 2011-09-12 | 1 | -1/+1 |
* | Revert "The rails gem doesn't have a lib directory - closes #1958." | Andrew White | 2011-07-04 | 1 | -3/+2 |
* | The rails gem doesn't have a lib directory - closes #1958. | Andrew White | 2011-07-04 | 1 | -2/+3 |
* | Not updating rubyforge for new versions. Result of "gem list -d rails" is not... | Arun Agrawal | 2011-05-20 | 1 | -1/+0 |
* | default_executable is deprecated since rubygems 1.7.0 | Santiago Pastorino | 2011-04-01 | 1 | -1/+0 |
* | Moved Turn activation/dependency to railties | David Heinemeier Hansson | 2011-03-31 | 1 | -1/+0 |
* | Use Turn to format all Rails tests and enable the natural language case names | David Heinemeier Hansson | 2011-03-31 | 1 | -0/+1 |
* | Allow bundler 1.1 (and 1.2, etc.) in Rails 1.0.2 and above | Yehuda Katz | 2010-11-12 | 1 | -1/+1 |
* | Bump bundler up to 1.0.3 | Santiago Pastorino | 2010-10-16 | 1 | -1/+1 |
* | Depend on Bundler 1.0 w/ tiny fixes | David Heinemeier Hansson | 2010-08-29 | 1 | -1/+1 |
* | Depend on latest Bundler RC | David Heinemeier Hansson | 2010-08-23 | 1 | -1/+1 |
* | Bump up bundler version to rc.2 | Santiago Pastorino | 2010-07-29 | 1 | -1/+1 |
* | Make Rails 3 RC depend on Bundler RC | David Heinemeier Hansson | 2010-07-26 | 1 | -1/+1 |
* | Bump up bundler | Santiago Pastorino | 2010-07-26 | 1 | -1/+1 |
* | Bump bundler to 1.0.0.beta.5 | Łukasz Strzałkowski | 2010-07-15 | 1 | -1/+1 |
* | Revert "Revert "Bump bundler to 1.0.0.beta.3"" | Jeremy Kemper | 2010-07-09 | 1 | -1/+1 |
* | Revert "Bump bundler to 1.0.0.beta.3" | Jeremy Kemper | 2010-07-08 | 1 | -1/+1 |
* | Bump bundler to 1.0.0.beta.3 | Jeremy Kemper | 2010-07-08 | 1 | -1/+1 |
* | Bump bundler dependency to 1.0.0.beta.2 or later | Jeremy Kemper | 2010-07-01 | 1 | -1/+1 |
* | Update bundler dependency | wycats | 2010-06-08 | 1 | -1/+1 |
* | moved rails binary to rails gem, so rubygems can find specific versions of ra... | Felipe Rodrigues | 2010-04-12 | 1 | -2/+3 |
* | Update the Bundler snippet for 0.9.15 and above | Andre Arko | 2010-04-12 | 1 | -2/+2 |
* | Neat and tidy, I say | David Heinemeier Hansson | 2010-04-01 | 1 | -8/+9 |
* | Prep for beta2, depend on latest Bundler | David Heinemeier Hansson | 2010-04-01 | 1 | -1/+1 |
* | Rails requires Rubygems 1.3.6 | wycats | 2010-03-09 | 1 | -0/+1 |
* | Load RAILS_VERSION relative to the gemspec file. | Stefan Penner | 2010-03-06 | 1 | -1/+1 |
* | Read Rails version from a file instead of modifying the load path and doing r... | Bryan Helmkamp | 2010-03-04 | 1 | -9/+8 |