Skip to content

a clone of "http://rubygems.org/gems/constant_cache", to provide this nice functionality on rails 4 and above

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE
Notifications You must be signed in to change notification settings

loybert/constant_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

constant_cache

A clone of "http://rubygems.org/gems/constant_cache", to provide this nice functionality on rails 4 and above. Too sad, there's no repository left to contribute to.

Planned Features

  • stable Rails 4 Support
  • unobstrusive additive updating of cached Table on demand (won't break on duplicate keys)
  • optional warning, if chosen attribute isn't defined as unique column
  • generating constant-stubs for code-completion on demand
  • custom rule how to name the constant (e.g. key_value: 'ConstantCache' => CONSTANT_CACHE instead of CONSTANTCACHE)
  • ...

Feel free to suppose more Features. :)

About

a clone of "http://rubygems.org/gems/constant_cache", to provide this nice functionality on rails 4 and above

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages