Sha256: 404e822e69fddc569ce5a22342c15dde8936081dc1ca194f4ef25927cd9fb0a3
Contents?: true
Size: 666 Bytes
Versions: 5
Compression:
Stored size: 666 Bytes
Contents
= EcmDownloads {<img src="https://secure.travis-ci.org/robotex82/ecm_downloads.png?branch=master" alt="Build Status" />}[http://travis-ci.org/robotex82/ecm_downloads] = Purpose TODO = Features TODO = Installation Add the gem to your bundle: # Gemfile gem 'ecm_downloads' Install your bundle: > bundle install Generate initializer: > rails generate ecm:downloads:install Add migrations: > rake ecm_downloads_engine:install:migrations Migrate: > rake db:migrate Add the routes: # config/routes.rb Ecm::Downloads::Routing.routes(self) = Usage TODO> = Todo TODO = License This project rocks and uses MIT-LICENSE.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ecm_downloads-0.0.11.pre | README.rdoc |
ecm_downloads-0.0.10.pre | README.rdoc |
ecm_downloads-0.0.8.pre | README.rdoc |
ecm_downloads-0.0.7.pre | README.rdoc |
ecm_downloads-0.0.6.pre | README.rdoc |