blog
.gitignore
36B
app
mailers
models
comment.rb
57B
post.rb
151B
helpers
posts_helper.rb
23B
comments_helper.rb
26B
application_helper.rb
29B
views
posts
edit.html.erb
110B
_form.html.erb
591B
_post.html.erb
117B
show.html.erb
546B
new.html.erb
75B
index.html.erb
281B
layouts
application.html.erb
197B
controllers
comments_controller.rb
198B
posts_controller.rb
2KB
application_controller.rb
80B
config.ru
154B
log
server.log
0B
production.log
0B
development.log
65KB
test.log
0B
db
migrate
20120428034536_add_column_name_to_posts.rb
170B
20120428064155_create_comments.rb
228B
20120428032635_create_posts.rb
216B
seeds.rb
353B
schema.rb
1KB
public
images
rails.png
6KB
javascripts
rails.js
6KB
effects.js
38KB
application.js
148B
dragdrop.js
30KB
prototype.js
159KB
controls.js
34KB
robots.txt
204B
stylesheets
scaffold.css
916B
.gitkeep
0B
422.html
711B
index.html
6KB
favicon.ico
0B
500.html
728B
404.html
728B
doc
README_FOR_APP
211B
vendor
plugins
.gitkeep
0B
config
boot.rb
191B
database.yml
927B
routes.rb
2KB
environments
production.rb
2KB
development.rb
984B
test.rb
1KB
environment.rb
148B
application.rb
2KB
locales
en.yml
213B
initializers
backtrace_silencers.rb
404B
session_store.rb
407B
secret_token.rb
495B
mime_types.rb
205B
inflections.rb
376B
script
rails
295B
lib
tasks
.gitkeep
0B
tmp
cache
pids
server.pid
4B
sockets
sessions
Gemfile
754B
README
9KB
Rakefile
264B
test
integration
unit
helpers
comments_helper_test.rb
75B
posts_helper_test.rb
72B
post_test.rb
151B
comment_test.rb
154B
performance
browsing_test.rb
229B
functional
posts_controller_test.rb
1KB
comments_controller_test.rb
1KB
test_helper.rb
454B
fixtures
comments.yml
147B
posts.yml
157B
Gemfile.lock
2KB
暂无评论