共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Trestle Generator for Rails |
Trestle Generator for Rails
|
0 | 0 | 53 |
贡献者 | 讨论 | 代码提交 |
Trestle Generator is a drop-in replacement for the built-in Rails scaffold generator. It attempts to address two shortcomings: (a) State-changing HTTP GET vulnerabilities and (b) Overcomplexity in the public interface of generated Rails controllers.
NOTE: This project is no longer in active development. It has been superseded by the built-in scaffold_resource generator in Rails.