rollable icon indicating copy to clipboard operation
rollable copied to clipboard

UNMAINTAINED Agnostic roles for Rails!

Results 4 rollable issues
Sort by recently updated
recently updated
newest added

Method missing is no longer needed in base, should be re-factored to dynamic dispatch for speed.

nice-to-have

Needs api documentation on generated methods

documentation

The regex in method missing, and respond_to of course, should also allow words seperated by underscore. Fixing it by making two regexes is possible, but one would be nicer.

bug

Rollable should work with any ORM.

feature