acts_as_singleton icon indicating copy to clipboard operation
acts_as_singleton copied to clipboard

A lightweight singleton library for your Active Record models.

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

Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...

dependencies

Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.0 to 1.7.0. Release notes *Sourced from [i18n's releases](https://github.com/svenfuchs/i18n/releases).* > ## v1.6.0 > ## Major updates > > * Added support for eagerloading I18n -- which probably...

dependencies

just quickly updated the syntax to implement in rails 3,4

Rails 4.1.10 & acts_as_singleton 0.0.8 I'm getting the following error when calling an instance: ``` rails c test Loading test environment (Rails 4.1.10) irb: warn: can't alias context from irb_context....