Myopic
Myopic is a Rails utility library to get you to your first prototype quickly.
Installation
Install the gem and add to the application's Gemfile by executing:
$ bundle add myopic
Usage
To include Simple CSS tags, add this to your view layout file: <%= Myopic::simple_css %>
To get links to all of the resource-routes (we find them by filtering on anything starting with "new_"), add this:
Development
This section coming soon.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/myopic. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.