Sha256: 80a4c12ec016fea191d05584a8ac5da90b2dd5b7ed4132231b5393837c94ec53
Contents?: true
Size: 888 Bytes
Versions: 2
Compression:
Stored size: 888 Bytes
Contents
# Bretelline This is [Nebulab][nebulab]'s own Rails (mainly Solidus) application template. The strange name actually Italian for *little suspenders*. The idea for this gem came up because we need something like [Suspenders][suspenders]. ## Installation Install it as a standalone gem: ``` $ gem install bretelline ``` ## Usage Run the gem as you would with `rails new <app_name>`: ``` $ bretelline <app_name> ``` ## About [![Nebulab][nebulab-logo]][nebulab] Bretelline is funded and maintained by the [Nebulab][nebulab] team. We firmly believe in the power of open-source. [Contact us][contact-us] if you like our work and you need help with your project design or development. [nebulab]: http://nebulab.it/ [nebulab-logo]: http://nebulab.it/assets/images/public/logo.svg [contact-us]: http://nebulab.it/contact-us/ [suspenders]: https://github.com/thoughtbot/suspenders
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bretelline-0.2.0 | README.md |
bretelline-0.1.0 | README.md |