文件名称:demo
介绍说明--下载内容均来自于网络,请自行研究使用
ruby on rails 网站源码,可以自由下载此源码-ruby on rails web site source code, you can free download the source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo
....\app
....\...\controllers
....\...\...........\application.rb
....\...\...........\categories_controller.rb
....\...\...........\products_controller.rb
....\...\helpers
....\...\.......\application_helper.rb
....\...\.......\categories_helper.rb
....\...\.......\products_helper.rb
....\...\models
....\...\......\category.rb
....\...\......\continent.rb
....\...\......\product.rb
....\...\views
....\...\.....\categories
....\...\.....\..........\edit.rhtml
....\...\.....\..........\index.rhtml
....\...\.....\..........\new.rhtml
....\...\.....\..........\show.rhtml
....\...\.....\layouts
....\...\.....\.......\categories.rhtml
....\...\.....\.......\products.rhtml
....\...\.....\products
....\...\.....\........\edit.rhtml
....\...\.....\........\index.rhtml
....\...\.....\........\new.rhtml
....\...\.....\........\show.rhtml
....\components
....\config
....\......\boot.rb
....\......\database.yml
....\......\environment.rb
....\......\environments
....\......\............\development.rb
....\......\............\production.rb
....\......\............\test.rb
....\......\routes.rb
....\db
....\..\migrate
....\..\.......\001_create_products.rb
....\..\.......\002_create_categories.rb
....\..\schema.rb
....\doc
....\...\README_FOR_APP
....\lib
....\...\tasks
....\log
....\...\development.log
....\...\production.log
....\...\server.log
....\...\test.log
....\public
....\......\.htaccess
....\......\404.html
....\......\500.html
....\......\dispatch.cgi
....\......\dispatch.fcgi
....\......\dispatch.rb
....\......\favicon.ico
....\......\images
....\......\index.html
....\......\javascripts
....\......\...........\application.js
....\......\...........\controls.js
....\......\...........\dragdrop.js
....\......\...........\effects.js
....\......\...........\prototype.js
....\......\robots.txt
....\......\stylesheets
....\......\...........\scaffold.css
....\Rakefile
....\reader.txt
....\README
....\script
....\......\about
....\......\breakpointer
....\......\console
....\......\destroy
....\......\generate
....\......\performance
....\......\...........\benchmarker
....\......\...........\profiler
....\......\plugin
....\......\process
....\......\.......\inspector
....\......\.......\reaper
....\......\.......\spawner
....\......\runner
....\......\server
....\test
....\....\fixtures
....\....\........\categories.yml
....\....\........\products.yml
....\....\functional
....\....\..........\categories_controller_test.rb
....\....\..........\products_controller_test.rb
....\....\integration
....\....\mocks
....\app
....\...\controllers
....\...\...........\application.rb
....\...\...........\categories_controller.rb
....\...\...........\products_controller.rb
....\...\helpers
....\...\.......\application_helper.rb
....\...\.......\categories_helper.rb
....\...\.......\products_helper.rb
....\...\models
....\...\......\category.rb
....\...\......\continent.rb
....\...\......\product.rb
....\...\views
....\...\.....\categories
....\...\.....\..........\edit.rhtml
....\...\.....\..........\index.rhtml
....\...\.....\..........\new.rhtml
....\...\.....\..........\show.rhtml
....\...\.....\layouts
....\...\.....\.......\categories.rhtml
....\...\.....\.......\products.rhtml
....\...\.....\products
....\...\.....\........\edit.rhtml
....\...\.....\........\index.rhtml
....\...\.....\........\new.rhtml
....\...\.....\........\show.rhtml
....\components
....\config
....\......\boot.rb
....\......\database.yml
....\......\environment.rb
....\......\environments
....\......\............\development.rb
....\......\............\production.rb
....\......\............\test.rb
....\......\routes.rb
....\db
....\..\migrate
....\..\.......\001_create_products.rb
....\..\.......\002_create_categories.rb
....\..\schema.rb
....\doc
....\...\README_FOR_APP
....\lib
....\...\tasks
....\log
....\...\development.log
....\...\production.log
....\...\server.log
....\...\test.log
....\public
....\......\.htaccess
....\......\404.html
....\......\500.html
....\......\dispatch.cgi
....\......\dispatch.fcgi
....\......\dispatch.rb
....\......\favicon.ico
....\......\images
....\......\index.html
....\......\javascripts
....\......\...........\application.js
....\......\...........\controls.js
....\......\...........\dragdrop.js
....\......\...........\effects.js
....\......\...........\prototype.js
....\......\robots.txt
....\......\stylesheets
....\......\...........\scaffold.css
....\Rakefile
....\reader.txt
....\README
....\script
....\......\about
....\......\breakpointer
....\......\console
....\......\destroy
....\......\generate
....\......\performance
....\......\...........\benchmarker
....\......\...........\profiler
....\......\plugin
....\......\process
....\......\.......\inspector
....\......\.......\reaper
....\......\.......\spawner
....\......\runner
....\......\server
....\test
....\....\fixtures
....\....\........\categories.yml
....\....\........\products.yml
....\....\functional
....\....\..........\categories_controller_test.rb
....\....\..........\products_controller_test.rb
....\....\integration
....\....\mocks