Ruby on rails blog (博客程序)

时间:2015-05-23 10:43:22
【文件属性】:
文件名称:Ruby on rails blog (博客程序)
文件大小:114KB
文件格式:ZIP
更新时间:2015-05-23 10:43:22
博客源码 blog demo Ruby 通过一个极简单的博客例子,展示一些基本的Ruby on Rails特性和开发方法。系统:UBUNTU 11.10 rails :3.0.8 上做代码。
【文件预览】:
blog
----.gitignore(36B)
----app()
--------mailers()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(154B)
----log()
--------server.log(0B)
--------production.log(0B)
--------development.log(65KB)
--------test.log(0B)
----db()
--------migrate()
--------seeds.rb(353B)
--------schema.rb(1KB)
----public()
--------images()
--------javascripts()
--------robots.txt(204B)
--------stylesheets()
--------422.html(711B)
--------index.html(6KB)
--------favicon.ico(0B)
--------500.html(728B)
--------404.html(728B)
----doc()
--------README_FOR_APP(211B)
----vendor()
--------plugins()
----config()
--------boot.rb(191B)
--------database.yml(927B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(148B)
--------application.rb(2KB)
--------locales()
--------initializers()
----script()
--------rails(295B)
----lib()
--------tasks()
----tmp()
--------cache()
--------pids()
--------sockets()
--------sessions()
----Gemfile(754B)
----README(9KB)
----Rakefile(264B)
----test()
--------integration()
--------unit()
--------performance()
--------functional()
--------test_helper.rb(454B)
--------fixtures()
----Gemfile.lock(2KB)

网友评论