Skip to content

Overriding the default Rails templates, with some block comment ✨✨✨

License

Notifications You must be signed in to change notification settings

Nguyenanh/block_templates

Repository files navigation

BlockTemplates

Better Rails templates.

Installation

Add this line to your application's Gemfile:

gem 'block_templates'

And then execute:

$ bundle

Or install it yourself as:

$ gem install block_templates

Usage

In terminal type.

$ rails g model company

Screens

screen shot 2016-06-04 at 4 22 11 pm

Contributing

  1. Fork the project ( https://github.com/Nguyenanh/block_templates/fork )
  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 a new pull request with a description of your changes

About

Overriding the default Rails templates, with some block comment ✨✨✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published