https://github.com/siman-man/oh_my_method
This gem is my method collection.
https://github.com/siman-man/oh_my_method
gem ruby
Last synced: 9 months ago
JSON representation
This gem is my method collection.
- Host: GitHub
- URL: https://github.com/siman-man/oh_my_method
- Owner: siman-man
- License: mit
- Created: 2014-05-01T20:36:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-05T16:17:21.000Z (about 12 years ago)
- Last Synced: 2025-06-16T11:57:40.446Z (about 1 year ago)
- Topics: gem, ruby
- Language: Ruby
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Oh My Method
This gem is collection of we methods.
## Installation
Add this line to your application's Gemfile:
gem 'oh_my_method'
And then execute:
$ bundle
Or install it yourself as:
$ gem install oh_my_method
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/oh_my_method/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