RFZ2-ZombieTweets
A great deal of the code seen in Rails for Zombies 2
파일 탐색기
최종 버전 다운로드 (.zip)- rails.png
- application.js
- reload.js.erb
- toggle_condition.js.erb
- tweets.js.coffee
- weapons.js.coffee
- zombies.js.coffee
- application.css
- scaffolds.css.scss
- tweets.css.scss
- weapons.css.scss
- zombies.css.scss.erb
- application_controller.rb
- tweets_controller.rb
- weapons_controller.rb
- zombies_controller.rb
- application_helper.rb
- tweets_helper.rb
- weapons_helper.rb
- zombies_helper.rb
- .gitkeep
- weapon_mailer.rb
- .gitkeep
- categorization.rb
- location.rb
- tweet.rb
- weapon.rb
- zombie.rb
- application.html.erb
- _form.html.erb
- edit.html.erb
- index.html.erb
- new.html.erb
- show.html.erb
- broken.text.erb
- low_ammo.text.erb
- _form.html.erb
- index.html.erb
- show.html.erb
- _form.html.erb
- _weapon.html.erb
- index.html.erb
- new.html.erb
- show.html.erb
- development.rb
- production.rb
- test.rb
- backtrace_silencers.rb
- inflections.rb
- mime_types.rb
- secret_token.rb
- session_store.rb
- wrap_parameters.rb
- en.yml
- application.rb
- boot.rb
- database.yml
- environment.rb
- routes.rb
- 20111004042612_create_tweets.rb
- 20111004043056_add_privacy_to_tweets.rb
- 20111004043112_add_location_to_tweets.rb
- 20111004131442_remove_category_name_from_tweets.rb
- 20111004131926_add_tweet_categories.rb
- 20111004132300_create_locations.rb
- 20111004132830_create_weapons.rb
- 20111004144904_create_zombies.rb
- 20111004163823_create_weapon_zombie_join_table.rb
- 20121107160830_change_locations_tweeter_id_to_tweet_id.rb
- 20121107161306_remove_location_from_tweets.rb
- 20121107162802_add_location_id_to_tweets.rb
- schema.rb
- seeds.rb
- README_FOR_APP
- .gitkeep
- .gitkeep
- .gitkeep
- 404.html
- 422.html
- 500.html
- favicon.ico
- robots.txt
- rails
- .gitkeep
- categorizations.yml
- locations.yml
- tweets.yml
- weapons.yml
- zombies.yml
- .gitkeep
- tweets_controller_test.rb
- weapon_mailer_test.rb
- weapons_controller_test.rb
- zombies_controller_test.rb
- .gitkeep
- browsing_test.rb
- tweets_helper_test.rb
- weapons_helper_test.rb
- zombies_helper_test.rb
- .gitkeep
- categorization_test.rb
- location_test.rb
- tweet_test.rb
- weapon_test.rb
- zombie_test.rb
- test_helper.rb
- .gitkeep
- .gitkeep
- .gitignore
- config.ru
- Gemfile
- Gemfile.lock
- Rakefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
