Sha256: 1b679e53fbf6f9d73dfee447c3305ce052d6e4bb2cf77bc2572fe6ef0c47057a
Contents?: true
Size: 739 Bytes
Versions: 4
Compression:
Stored size: 739 Bytes
Contents
# Corkboard TODO: Summary of Corkboard. ## Installation Add this line to your application's Gemfile: gem 'corkboard' And then execute: $ bundle Or install it yourself as: $ gem install corkboard ## Usage TODO: Write usage instructions here ## Developing TODO... ### Jasmine (js) Specs * To run from command line: $ rake spec:javascript * To see them in the browser: $ cd spec/dummy && rails s # open browser to http://localhost:3000/jasmine ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
corkboard-0.1.3 | README.md |
corkboard-0.1.2 | README.md |
corkboard-0.1.1 | README.md |
corkboard-0.1.0 | README.md |