Created
July 16, 2011 20:56
-
-
Save digitalpardoe/1086782 to your computer and use it in GitHub Desktop.
New rFlickr Ruby Gem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
config.gem 'digitalpardoe-rflickr', :lib => 'flickr', :source => 'http://gems.github.com' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo rake gems:install |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem sources -a http://gems.github.com | |
sudo gem install digitalpardoe-rflickr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment