软件包: ruby-inherited-resources (1.9.0-2)
ruby-inherited-resources 的相关链接
Trisquel 的资源:
下载源码包 ruby-inherited-resources:
- [ruby-inherited-resources_1.9.0-2.dsc]
- [ruby-inherited-resources_1.9.0.orig.tar.gz]
- [ruby-inherited-resources_1.9.0-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Utkarsh Gupta
外部的资源:
- 主页 [github.com]
相似软件包:
Speeds up development by making controllers inherit all restful actions
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important. It makes your controllers more powerful and cleaner at the same time.
In addition to making your controllers follow a pattern, it helps you to write better code by following fat models and skinny controllers convention.
其他与 ruby-inherited-resources 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-actionpack (<< 2:5.3)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
- dep: ruby-actionpack (>= 2:4.2)
-
- dep: ruby-has-scope
- Maps controller filters to your resource scopes
-
- dep: ruby-railties (<< 2:5.3)
- tools for creating, working with, and running Rails applications
- dep: ruby-railties (>= 2:4.2)
-
- dep: ruby-responders
- set of Rails responders to dry up your application