aboutsummaryrefslogtreecommitdiffstats
path: root/rails.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Require bundler 1.2Piotr Sarnacki2012-08-311-1/+1
|
* Add license field to gemspecs, by Matt GriffinMatt Griffin2012-05-231-0/+1
|
* moves the guides up to the root directoryXavier Noria2012-03-171-5/+6
|
* Depend on sprockets-rails v1.0Guillermo Iguaran2012-03-131-6/+7
|
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-1/+0
| | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu.
* Bump bundler dependency.José Valim2012-03-091-1/+1
|
* Bump rubygems required version to 1.8.11 (default version in 1.9.3-p0)Guillermo Iguaran2012-01-211-1/+1
|
* Updated gemspec for ruby 1.9.3Rahul P. Chaudhari2011-12-211-1/+1
|
* Just provide the executable for railtie. This should be fine since Rubygems ↵José Valim2011-09-121-1/+1
| | | | now warns before overriding them.
* Revert "The rails gem doesn't have a lib directory - closes #1958."Andrew White2011-07-041-3/+2
| | | | | | RubyGems requires at least one require_path. This reverts commit e7fc5d1cad27e47d3d0149a2b9a61d074c30f225.
* The rails gem doesn't have a lib directory - closes #1958.Andrew White2011-07-041-2/+3
|
* Not updating rubyforge for new versions. Result of "gem list -d rails" is ↵Arun Agrawal2011-05-201-1/+0
| | | | not useful.
* default_executable is deprecated since rubygems 1.7.0Santiago Pastorino2011-04-011-1/+0
|
* Moved Turn activation/dependency to railtiesDavid Heinemeier Hansson2011-03-311-1/+0
|
* Use Turn to format all Rails tests and enable the natural language case namesDavid Heinemeier Hansson2011-03-311-0/+1
|
* Allow bundler 1.1 (and 1.2, etc.) in Rails 1.0.2 and aboveYehuda Katz2010-11-121-1/+1
|
* Bump bundler up to 1.0.3Santiago Pastorino2010-10-161-1/+1
|
* Depend on Bundler 1.0 w/ tiny fixesDavid Heinemeier Hansson2010-08-291-1/+1
|
* Depend on latest Bundler RCDavid Heinemeier Hansson2010-08-231-1/+1
|
* Bump up bundler version to rc.2Santiago Pastorino2010-07-291-1/+1
|
* Make Rails 3 RC depend on Bundler RCDavid Heinemeier Hansson2010-07-261-1/+1
|
* Bump up bundlerSantiago Pastorino2010-07-261-1/+1
|
* Bump bundler to 1.0.0.beta.5Łukasz Strzałkowski2010-07-151-1/+1
| | | | | | [#5102 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Revert "Revert "Bump bundler to 1.0.0.beta.3""Jeremy Kemper2010-07-091-1/+1
| | | | | | It's out for reals! This reverts commit 951dbf06b4177b1c3d912213166ca0b14374a48b.
* Revert "Bump bundler to 1.0.0.beta.3"Jeremy Kemper2010-07-081-1/+1
| | | | | | (It's not out yet) This reverts commit 64cee90c0f6bbbb2a53ffe71655a7cee1e6c99be.
* Bump bundler to 1.0.0.beta.3Jeremy Kemper2010-07-081-1/+1
|
* Bump bundler dependency to 1.0.0.beta.2 or laterJeremy Kemper2010-07-011-1/+1
|
* Update bundler dependencywycats2010-06-081-1/+1
|
* moved rails binary to rails gem, so rubygems can find specific versions of ↵Felipe Rodrigues2010-04-121-2/+3
| | | | | | rails [#4382 state:resolved] Signed-off-by: wycats <wycats@gmail.com>
* Update the Bundler snippet for 0.9.15 and aboveAndre Arko2010-04-121-2/+2
|
* Neat and tidy, I sayDavid Heinemeier Hansson2010-04-011-8/+9
|
* Prep for beta2, depend on latest BundlerDavid Heinemeier Hansson2010-04-011-1/+1
|
* Rails requires Rubygems 1.3.6wycats2010-03-091-0/+1
|
* Load RAILS_VERSION relative to the gemspec file.Stefan Penner2010-03-061-1/+1
|
* Read Rails version from a file instead of modifying the load path and doing ↵Bryan Helmkamp2010-03-041-9/+8
| | | | | | requires Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Wordsmith gem descriptionsJeremy Kemper2010-03-021-2/+2
|
* Leverage VERSION constants from gemspecs to avoid tedious updates when releasingBryan Helmkamp2010-03-021-7/+10
|
* Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix.Jeremy Kemper2010-02-251-1/+1
|
* Adding ruby version spec to all gemspec files to at least 1.8.7Mikel Lindsaar2010-02-081-1/+2
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* CI: sudo unnecessary. Bump bundler dep to 0.9.3.Jeremy Kemper2010-02-061-1/+1
|
* Bump git versions to 3.0.0.beta1 since we've releasedJeremy Kemper2010-02-051-7/+7
|
* Kill default require_pathJeremy Kemper2010-02-041-2/+2
|
* Bump to bundler 0.9.2Jeremy Kemper2010-02-041-1/+1
|
* Depend on bundler >= 0.9.1Jeremy Kemper2010-02-041-1/+1
|
* Bump bundler dep to 0.9.1.pre1Jeremy Kemper2010-02-041-1/+1
|
* Homogenize gemspecs and remove the deprecated autorequireDavid Heinemeier Hansson2010-02-031-16/+13
|
* MergeDavid Heinemeier Hansson2010-02-031-1/+1
|\
| * Update rails to use the latest bundlerCarl Lerche2010-02-031-1/+1
| |
* | Move to 3.0.0.betaDavid Heinemeier Hansson2010-02-031-7/+7
|/
* Have rails depend on bundlerCarl Lerche2010-01-311-0/+1
|