Skip to content

ChristineP2/burnish_rails

BurnishRails

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "burnish_rails"

And then execute:

$ bundle

Or install it yourself as:

$ gem install burnish_rails

Create Default Config File:

$ rails generate burnish_rails:install 

Translations

The Translatable Concern...

Expected conventions:

en:
  activemodel:
    attributes:
    models:
    presenters:
    errors:
  activerecord:
    attributes:
    models:
    errors:
  <view_name_space>:
    <view_name>:
      

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.txt
MIT
MIT-LICENSE

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages