cbetta / primo-templates

Rails application templates, to be used with Primo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Primo (Rails Application) Templates

These are Rails 3 application templates. This is the default repository for Primo and contains some basic, simple, possibly essential templates.

Contributing

Primo works with any repository containing Rails application templates. See the Primo documentation for details.

If you do want to contribute your template to this repository, please add them as such:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

See LICENSE

About

Rails application templates, to be used with Primo

License:MIT License