https://github.com/halfdan/trello-rails
A utility Gem to let you embed ruby-trello into your Rails application
https://github.com/halfdan/trello-rails
Last synced: 8 months ago
JSON representation
A utility Gem to let you embed ruby-trello into your Rails application
- Host: GitHub
- URL: https://github.com/halfdan/trello-rails
- Owner: halfdan
- License: mit
- Created: 2013-01-05T20:45:50.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-05T20:46:48.000Z (about 13 years ago)
- Last Synced: 2025-05-19T16:12:50.396Z (10 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trello::Rails
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'trello-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install trello-rails
## Usage
TODO: Write usage instructions here
## Contributing
There are several ways you can contribute. Documentation, code, tests, feature requests, bug reports.
I develop trello-rails using [Trello itself](https://trello.com/board/trello-rails/50e8906fbffa35a04e002508).
Pick up an editor, fix a test! (If you want to, of course.) Send a pull
request, and I'll look at it. I only ask a few things:
1. Feature branches please!
2. Adding or refactoring existing features, ensure there are tests.
Also, don't be afraid to send a pull request if your changes aren't done. Just
let me know.