Commit Graph

8 Commits

Author SHA1 Message Date
Cristian Bica 2e2d9f9d46 Added activejob to install.rb 2014-08-12 15:37:18 +03:00
Arun Agrawal e80844505a actionview should be able to install using install.rb [ci skip] 2013-07-09 00:10:07 +02:00
Rafael Mendonça França 2eb89627d8 Do not use --local option when installing the gems 2013-02-25 11:51:49 -03:00
Tim Raymond 66258c0e48 Adding a usage message to install.rb script
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.
2013-01-03 15:14:24 -05:00
Utkarsh Kukreti 86c21e4fb9 Pass in `--local` when doing `gem install` for local gems. 2013-01-03 15:23:47 +05:30
Prem Sichanugrist f1637bf2bb Remove Active Resource source files from the repository
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.
2012-03-13 14:55:44 -04:00
Brook Riggio 856f13ab05 Whitespace only: Use single newline at end of file.
Bring these files into accordance with the prevailing convention.
2012-01-27 23:24:23 -08:00
David Heinemeier Hansson f79f9a74a4 Add install script for testing gems locally 2010-07-26 16:09:10 -05:00