aboutsummaryrefslogtreecommitdiffstats
path: root/install.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added activejob to install.rbCristian Bica2014-08-121-1/+1
|
* actionview should be able to install using install.rb [ci skip]Arun Agrawal2013-07-091-1/+1
|
* Do not use --local option when installing the gemsRafael Mendonça França2013-02-251-3/+3
|
* Adding a usage message to install.rb scriptTim Raymond2013-01-031-0/+5
| | | | | | | Previously, invoking the install.rb script with zero arguments caused it to attempt to install all gems without a version suffix, which would fail spectacularly. Failing gracefully with a usage message is more helpful to a first-time user.
* Pass in `--local` when doing `gem install` for local gems.Utkarsh Kukreti2013-01-031-2/+2
|
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-1/+1
| | | | | | | | | | 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.
* Whitespace only: Use single newline at end of file.Brook Riggio2012-01-271-1/+1
| | | | Bring these files into accordance with the prevailing convention.
* Add install script for testing gems locallyDavid Heinemeier Hansson2010-07-261-0/+11