Sha256: a642b5361cf452c8d99e6ff525aee386a643c9eeffd95fa759f7de898d660d90
Contents?: true
Size: 678 Bytes
Versions: 1
Compression:
Stored size: 678 Bytes
Contents
= zelda * https://github.com/tilsammans/zelda == DESCRIPTION: If you don't know what this is, you probably don't need it :). Ruby 1.9.2 or higher is required to use this gem. == INSTALLATION In environment.rb: config.gem 'zelda' In Gemfile: gem 'zelda' == CONFIGURATION Create <tt>config/initializers/zelda.rb</tt>: Zelda::API_KEY = 'deadbeef' == DEVELOPMENT I am running the specs using RSpec 2. Use <tt>bundle install</tt> to get everything you need. * fork the project in github * clone your repo * create a branch * bundle install * hack away, commit early and often * run the specs with "rake" * push your branch to your fork * send a pull request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zelda-1.4.0 | README.rdoc |