Sha256: d231d6dcc64c18af7ba810f7318f352f807f1963a58b845233328f2bb00eeb61
Contents?: true
Size: 559 Bytes
Versions: 2
Compression:
Stored size: 559 Bytes
Contents
# DynamicFieldsForRails Dynamic fields helper for Rails. ## Installation Add this line to your application's Gemfile: gem 'dynamic_fields_for_rails' And then execute: $ bundle Or install it yourself as: $ gem install dynamic_fields_for_rails ## Contributing 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 ## TODOs - Write usage instructions here - Write Tests
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dynamic_fields_for_rails-0.1.0 | README.md |
dynamic_fields_for_rails-0.0.1 | README.md |