Pakket: ruby-has-scope (0.8.0-1)
Verwijzigingen voor ruby-has-scope
Debian bronnen:
Het bronpakket ruby-has-scope downloaden:
- [ruby-has-scope_0.8.0-1.dsc]
- [ruby-has-scope_0.8.0.orig.tar.gz]
- [ruby-has-scope_0.8.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Maps controller filters to your resource scopes
The gem intends to maps controller filters to your resource scopes, Has Scope allows you to map incoming controller parameters to named scope in your resources.
You can retrieve all the scopes applied in one action with current_scope method, has_scope supports several options such as :type, :only, :except, :using, :if and many more, mapping as per required resource scope. It allows you to map incoming controller parameters to named scope in your resources.
Andere aan ruby-has-scope gerelateerde pakketten
|
|
|
|
-
- dep: ruby-actionpack (>= 2:5.2)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activesupport (>= 2:5.2)
- collection of utility classes used by the Rails framework