https://github.com/pluff/ph_menu
Menu gem for rails apps
https://github.com/pluff/ph_menu
Last synced: 12 months ago
JSON representation
Menu gem for rails apps
- Host: GitHub
- URL: https://github.com/pluff/ph_menu
- Owner: pluff
- License: mit
- Created: 2012-09-04T14:25:27.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-08T09:00:44.000Z (over 13 years ago)
- Last Synced: 2025-02-24T14:49:07.550Z (over 1 year ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhMenu
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'ph_menu'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ph_menu
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request