文件名称:aa_plus_poro:带有 PORO(Plain Old Ruby Objects)装饰器的 Active Admin
文件大小:44KB
文件格式:ZIP
更新时间:2024-07-17 10:24:56
Ruby
自述文件 演示示例应用程序
【文件预览】:
aa_plus_poro-master
----.gitignore(473B)
----README.md(118B)
----bin()
--------rails(146B)
--------bundle(129B)
--------rake(90B)
----test()
--------integration()
--------mailers()
--------fixtures()
--------models()
--------helpers()
--------test_helper.rb(492B)
--------controllers()
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(1KB)
--------404.html(1KB)
--------favicon.ico(0B)
----Gemfile(363B)
----db()
--------seeds.rb(343B)
--------migrate()
--------schema.rb(2KB)
----log()
--------.keep(0B)
----app()
--------views()
--------presenters()
--------mailers()
--------models()
--------admin()
--------helpers()
--------assets()
--------controllers()
----vendor()
--------assets()
----Gemfile.lock(4KB)
----config()
--------database.yml(576B)
--------environment.rb(156B)
--------environments()
--------application.rb(353B)
--------locales()
--------boot.rb(170B)
--------activeadmin-poro-decorator.yml(38B)
--------initializers()
--------routes.rb(2KB)
----config.ru(154B)
----lib()
--------tasks()
--------assets()
----Rakefile(255B)