Beginning.Rails.3-

时间:2015-11-25 11:57:41
【文件属性】:

文件名称:Beginning.Rails.3-

文件大小:97KB

文件格式:ZIP

更新时间:2015-11-25 11:57:41

Beginning

Beginning.Rails.3-blog代码 This book is particularly well suited to those with little or no experience with web application development, or who have some experience but are new to Rails 3


【文件预览】:
log
----development.log(2KB)
vendor
----plugins()
--------.gitkeep(0B)
config
----locales()
--------en.yml(213B)
----database.yml(538B)
----initializers()
--------backtrace_silencers.rb(404B)
--------session_store.rb(398B)
--------mime_types.rb(205B)
--------inflections.rb(377B)
--------secret_token.rb(496B)
----application.rb(2KB)
----routes.rb(2KB)
----boot.rb(156B)
----environment.rb(148B)
----environments()
--------test.rb(1KB)
--------development.rb(773B)
--------production.rb(1KB)
db
----development.sqlite3(10KB)
----seeds.rb(353B)
----migrate()
--------20100501215404_add_excerpt_and_location_to_articles.rb(277B)
--------20100501211503_create_articles.rb(253B)
----test.sqlite3(0B)
----schema.rb(1018B)
Rakefile
test
----functional()
--------articles_controller_test.rb(1KB)
----test_helper.rb(454B)
----performance()
--------browsing_test.rb(229B)
----unit()
--------article_test.rb(154B)
--------helpers()
----fixtures()
--------articles.yml(305B)
app
----models()
--------article.rb(114B)
----controllers()
--------application_controller.rb(103B)
--------articles_controller.rb(2KB)
----views()
--------articles()
--------layouts()
----helpers()
--------articles_helper.rb(26B)
--------application_helper.rb(29B)
Gemfile
README
tmp
----cache()
----pids()
----sessions()
----sockets()
doc
----README_FOR_APP(211B)
lib
----tasks()
--------.gitkeep(0B)
public
----images()
--------rails.png(6KB)
----404.html(728B)
----javascripts()
--------application.js(148B)
--------dragdrop.js(30KB)
--------prototype.js(137KB)
--------rails.js(4KB)
--------effects.js(38KB)
--------controls.js(34KB)
----robots.txt(204B)
----index.html(7KB)
----500.html(728B)
----stylesheets()
--------scaffold.css(937B)
--------.gitkeep(0B)
----422.html(711B)
----favicon.ico(0B)
script
----rails(387B)
config.ru

网友评论