https://github.com/andy9775/rulers
https://github.com/andy9775/rulers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/andy9775/rulers
- Owner: andy9775
- Created: 2017-02-21T23:49:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T23:21:53.000Z (over 8 years ago)
- Last Synced: 2025-04-24T00:11:28.423Z (about 1 month ago)
- Language: Ruby
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rulers
A ruby on rails clone
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rulers'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install rulers
## Development
After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/andy9775/rulers.