aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/activeresource.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* 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-5/+4
| | | | | | 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-3/+6
|
* Adding ruby version spec to all gemspec files to at least 1.8.7Mikel Lindsaar2010-02-081-0/+1
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Bump git versions to 3.0.0.beta1 since we've releasedJeremy Kemper2010-02-051-3/+3
|
* Homogenize gemspecs and remove the deprecated autorequireDavid Heinemeier Hansson2010-02-031-15/+13
|
* Move to 3.0.0.betaDavid Heinemeier Hansson2010-02-031-3/+3
|
* Make gemspecs the authoritative source instead of generating them from the ↵Joshua Peek2009-09-251-32/+19
| | | | Rakefile
* Add required dependencies on activemodelCarl Lerche2009-09-011-2/+5
|
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+34