Skip to content

amatsuda/activerecord-refinements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveRecord::Refinements

ActiveRecord + Ruby 2.0 refinements

Warning (or why this gem might be totally useless for you)

This project was created for experimenting the initial implementation of Ruby 2.0 Refinements. And unfortunately, due to the Refinements' spec change, this library does not work under Ruby 2.0.0 stable.

Installation

Add this line to your application's Gemfile:

gem 'activerecord-refinements'

And then execute:

$ bundle

Or install it yourself as:

$ gem install activerecord-refinements

Usage

Please read the spec.

Contributing

  1. Fork it
  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 new Pull Request

About

ActiveRecord + Ruby 2.0 refinements

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages