Download Nerd Dinner on Rails Free Java Code
Description
A Ruby on Rails version of the Microsoft ASP MVC Nerd Dinner Application.
Icons
Source Files
The download file Nerd-Dinner-on-Rails-master.zip has the following entries.
README/*from w ww .j a v a 2s . c om*/
Rakefile
app/controllers/_rsvps_controller.rb
app/controllers/about_controller.rb
app/controllers/application_controller.rb
app/controllers/dinners_controller.rb
app/controllers/home_controller.rb
app/controllers/redirect_controller.rb
app/controllers/search_controller.rb
app/controllers/sessions_controller.rb
app/controllers/users_controller.rb
app/helpers/about_helper.rb
app/helpers/application_helper.rb
app/helpers/dinners_helper.rb
app/helpers/home_helper.rb
app/helpers/redirect_helper.rb
app/helpers/rsvps_helper.rb
app/helpers/search_helper.rb
app/helpers/sessions_helper.rb
app/helpers/users_helper.rb
app/models/dinner.rb
app/models/rsvp.rb
app/models/user.rb
app/views/about/index.html.erb
app/views/dinners/edit.html.erb
app/views/dinners/index.html.erb
app/views/dinners/new.html.erb
app/views/dinners/show.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/rsvps/edit.html.erb
app/views/rsvps/index.html.erb
app/views/rsvps/new.html.erb
app/views/rsvps/show.html.erb
app/views/sessions/new.html.erb
app/views/users/_user_bar.html.erb
app/views/users/new.html.erb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/date_format.rb
config/initializers/geokit_config.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/new_rails_defaults.rb
config/initializers/session_store.rb
config/initializers/site_keys.rb
config/locales/en.yml
config/routes.rb
db/development.sqlite3
db/migrate/20091219215239_create_dinners.rb
db/migrate/20091219215251_create_rsvps.rb
db/migrate/20091222023002_create_users.rb
db/schema.rb
db/seeds.rb
db/test.sqlite3
doc/README_FOR_APP
lib/authenticated_system.rb
lib/authenticated_test_helper.rb
lib/jsondinner.rb
log/development.log
log/production.log
log/server.log
log/test.log
public/404.html
public/422.html
public/500.html
public/_index.html
public/favicon.ico
public/images/nerd.jpg
public/images/rails.png
public/images/ui-bg_diagonals-thick_18_b81900_40x40.png
public/images/ui-bg_diagonals-thick_20_666666_40x40.png
public/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
public/images/ui-bg_dots-small_65_a6a6a6_2x2.png
public/images/ui-bg_flat_0_333333_40x100.png
public/images/ui-bg_flat_10_000000_40x100.png
public/images/ui-bg_flat_65_ffffff_40x100.png
public/images/ui-bg_flat_75_ffffff_40x100.png
public/images/ui-bg_glass_100_f6f6f6_1x400.png
public/images/ui-bg_glass_100_fdf5ce_1x400.png
public/images/ui-bg_glass_55_fbf8ee_1x400.png
public/images/ui-bg_glass_65_ffffff_1x400.png
public/images/ui-bg_gloss-wave_35_f6a828_500x100.png
public/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
public/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
public/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
public/images/ui-bg_highlight-soft_15_cc0000_1x100.png
public/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
public/images/ui-icons_004276_256x240.png
public/images/ui-icons_222222_256x240.png
public/images/ui-icons_228ef1_256x240.png
public/images/ui-icons_cc0000_256x240.png
public/images/ui-icons_ef8c08_256x240.png
public/images/ui-icons_ffd27a_256x240.png
public/images/ui-icons_ffffff_256x240.png
public/javascripts/Map.js
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/jquery-1.2.6-vsdoc.js
public/javascripts/jquery-1.2.6.js
public/javascripts/jquery-1.2.6.min-vsdoc.js
public/javascripts/jquery-1.2.6.min.js
public/javascripts/jquery-1.3.2.min.js
public/javascripts/jquery-ui-1.7.2.custom.css
public/javascripts/jquery-ui-1.7.2.custom.min.js
public/javascripts/jquery.maskedinput-1.2.2.js
public/javascripts/jquery_ui_datepicker.js
public/javascripts/prototype.js
public/javascripts/timepicker.js
public/robots.txt
public/stylesheets/Site.css
public/stylesheets/jquery-ui-1.7.2.custom.css
public/stylesheets/scaffold.css
script/about
script/console
script/dbconsole
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/plugin
script/runner
script/server
test/fixtures/dinners.yml
test/fixtures/rsvps.yml
test/fixtures/users.yml
test/functional/about_controller_test.rb
test/functional/dinners_controller_test.rb
test/functional/home_controller_test.rb
test/functional/redirect_controller_test.rb
test/functional/rsvps_controller_test.rb
test/functional/search_controller_test.rb
test/functional/sessions_controller_test.rb
test/functional/users_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/dinner_test.rb
test/unit/helpers/about_helper_test.rb
test/unit/helpers/dinners_helper_test.rb
test/unit/helpers/home_helper_test.rb
test/unit/helpers/redirect_helper_test.rb
test/unit/helpers/rsvps_helper_test.rb
test/unit/helpers/search_helper_test.rb
test/unit/rsvp_test.rb
test/unit/user_test.rb
vendor/plugins/geokit-rails/CHANGELOG.rdoc
vendor/plugins/geokit-rails/MIT-LICENSE
vendor/plugins/geokit-rails/README.markdown
vendor/plugins/geokit-rails/Rakefile
vendor/plugins/geokit-rails/about.yml
vendor/plugins/geokit-rails/assets/api_keys_template
vendor/plugins/geokit-rails/init.rb
vendor/plugins/geokit-rails/install.rb
vendor/plugins/geokit-rails/lib/geokit-rails.rb
vendor/plugins/geokit-rails/lib/geokit-rails/acts_as_mappable.rb
vendor/plugins/geokit-rails/lib/geokit-rails/adapters/abstract.rb
vendor/plugins/geokit-rails/lib/geokit-rails/adapters/mysql.rb
vendor/plugins/geokit-rails/lib/geokit-rails/adapters/postgresql.rb
vendor/plugins/geokit-rails/lib/geokit-rails/adapters/sqlserver.rb
vendor/plugins/geokit-rails/lib/geokit-rails/defaults.rb
vendor/plugins/geokit-rails/lib/geokit-rails/geocoder_control.rb
vendor/plugins/geokit-rails/lib/geokit-rails/ip_geocode_lookup.rb
vendor/plugins/geokit-rails/test/acts_as_mappable_test.rb
vendor/plugins/geokit-rails/test/boot.rb
vendor/plugins/geokit-rails/test/database.yml
vendor/plugins/geokit-rails/test/fixtures/companies.yml
vendor/plugins/geokit-rails/test/fixtures/custom_locations.yml
vendor/plugins/geokit-rails/test/fixtures/locations.yml
vendor/plugins/geokit-rails/test/fixtures/mock_addresses.yml
vendor/plugins/geokit-rails/test/fixtures/mock_families.yml
vendor/plugins/geokit-rails/test/fixtures/mock_houses.yml
vendor/plugins/geokit-rails/test/fixtures/mock_organizations.yml
vendor/plugins/geokit-rails/test/fixtures/mock_people.yml
vendor/plugins/geokit-rails/test/fixtures/stores.yml
vendor/plugins/geokit-rails/test/ip_geocode_lookup_test.rb
vendor/plugins/geokit-rails/test/models/company.rb
vendor/plugins/geokit-rails/test/models/custom_location.rb
vendor/plugins/geokit-rails/test/models/location.rb
vendor/plugins/geokit-rails/test/models/mock_address.rb
vendor/plugins/geokit-rails/test/models/mock_family.rb
vendor/plugins/geokit-rails/test/models/mock_house.rb
vendor/plugins/geokit-rails/test/models/mock_organization.rb
vendor/plugins/geokit-rails/test/models/mock_person.rb
vendor/plugins/geokit-rails/test/models/store.rb
vendor/plugins/geokit-rails/test/schema.rb
vendor/plugins/geokit-rails/test/tasks.rake
vendor/plugins/geokit-rails/test/test_helper.rb
vendor/plugins/restful-authentication/CHANGELOG
vendor/plugins/restful-authentication/LICENSE
vendor/plugins/restful-authentication/README.textile
vendor/plugins/restful-authentication/Rakefile
vendor/plugins/restful-authentication/TODO
vendor/plugins/restful-authentication/generators/authenticated/USAGE
vendor/plugins/restful-authentication/generators/authenticated/authenticated_generator.rb
vendor/plugins/restful-authentication/generators/authenticated/lib/insert_routes.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb
vendor/plugins/restful-authentication/generators/authenticated/templates/activation.erb
vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_system.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_test_helper.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/controller.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/features/accounts.feature
vendor/plugins/restful-authentication/generators/authenticated/templates/features/sessions.feature
vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_env.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_navigation_steps.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_resource_steps.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_response_steps.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/rest_auth_features_helper.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/user_steps.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/helper.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
vendor/plugins/restful-authentication/generators/authenticated/templates/mailer.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/migration.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/model.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/model_controller.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/observer.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/signup.html.erb
vendor/plugins/restful-authentication/generators/authenticated/templates/signup_notification.erb
vendor/plugins/restful-authentication/generators/authenticated/templates/site_keys.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/access_control_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/authenticated_system_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/sessions_controller_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/users_controller_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/fixtures/users.yml
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/helpers/users_helper_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/models/user_spec.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/test/functional_test.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/test/mailer_test.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/test/model_functional_test.rb
vendor/plugins/restful-authentication/generators/authenticated/templates/test/unit_test.rb
vendor/plugins/restful-authentication/init.rb
vendor/plugins/restful-authentication/lib/authentication.rb
vendor/plugins/restful-authentication/lib/authentication/by_cookie_token.rb
vendor/plugins/restful-authentication/lib/authentication/by_password.rb
vendor/plugins/restful-authentication/lib/authorization.rb
vendor/plugins/restful-authentication/lib/authorization/aasm_roles.rb
vendor/plugins/restful-authentication/lib/authorization/stateful_roles.rb
vendor/plugins/restful-authentication/lib/trustification.rb
vendor/plugins/restful-authentication/lib/trustification/email_validation.rb
vendor/plugins/restful-authentication/notes/AccessControl.txt
vendor/plugins/restful-authentication/notes/Authentication.txt
vendor/plugins/restful-authentication/notes/Authorization.txt
vendor/plugins/restful-authentication/notes/RailsPlugins.txt
vendor/plugins/restful-authentication/notes/SecurityFramework.graffle
vendor/plugins/restful-authentication/notes/SecurityFramework.png
vendor/plugins/restful-authentication/notes/SecurityPatterns.txt
vendor/plugins/restful-authentication/notes/Tradeoffs.txt
vendor/plugins/restful-authentication/notes/Trustification.txt
vendor/plugins/restful-authentication/rails/init.rb
vendor/plugins/restful-authentication/restful-authentication.gemspec
vendor/plugins/restful-authentication/tasks/auth.rake
Download
Click the following link to download Nerd-Dinner-on-Rails-master.zip.
Nerd-Dinner-on-Rails-master.zip