Sha256: 1b66d15ad44d2b6623057fb2f2417e07bdd90db31725214cf7d2c1dcc9b3f3cf
Contents?: true
Size: 627 Bytes
Versions: 6
Compression:
Stored size: 627 Bytes
Contents
= zelda * https://github.com/tilsammans/zelda == DESCRIPTION: If you don't know what this is, you probably don't need it :). == 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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
zelda-1.3.0 | README.rdoc |
zelda-1.2.1 | README.rdoc |
zelda-1.2.0 | README.rdoc |
zelda-1.1.1 | README.rdoc |
zelda-1.1.0 | README.rdoc |
zelda-1.0.0 | README.rdoc |