Download hobo meeting app Free Java Code
Description
A sample Hobo app similar to meetup.com.
Icons
Source Files
The download file hobo-meeting-app-master.zip has the following entries.
.gitignore/*from w w w.j av a 2 s . c o m*/
README
Rakefile
app/controllers/application.rb
app/controllers/front_controller.rb
app/controllers/meeting_attendances_controller.rb
app/controllers/meetings_controller.rb
app/controllers/users_controller.rb
app/helpers/application_helper.rb
app/helpers/front_helper.rb
app/helpers/meeting_attendances_helper.rb
app/helpers/meetings_helper.rb
app/helpers/users_helper.rb
app/models/guest.rb
app/models/meeting.rb
app/models/meeting_attendance.rb
app/models/user.rb
app/views/front/index.dryml
app/views/front/search.dryml
app/views/taglibs/application.dryml
app/views/taglibs/themes/clean/clean.dryml
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/routes.rb
db/migrate/001_create_meeting.rb
db/migrate/002_create_meeting_attendances.rb
db/schema.rb
doc/README_FOR_APP
log/production.log
log/server.log
log/test.log
public/.htaccess
public/404.html
public/422.html
public/500.html
public/dispatch.cgi
public/dispatch.fcgi
public/dispatch.rb
public/favicon.ico
public/hobothemes/clean/images/fieldbg.gif
public/hobothemes/clean/images/pencil.png
public/hobothemes/clean/images/small_close.png
public/hobothemes/clean/images/spinner.gif
public/hobothemes/clean/stylesheets/clean.css
public/hobothemes/clean/stylesheets/rapid-ui.css
public/images/rails.png
public/javascripts/IE7.js
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/dryml-support.js
public/javascripts/effects.js
public/javascripts/hobo-rapid.js
public/javascripts/lowpro.js
public/javascripts/prototype.js
public/robots.txt
public/stylesheets/application.css
public/stylesheets/hobo-rapid.css
public/stylesheets/reset.css
script/about
script/console
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/performance/request
script/plugin
script/process/inspector
script/process/reaper
script/process/spawner
script/runner
script/server
test/fixtures/meeting_attendances.yml
test/fixtures/meetings.yml
test/fixtures/users.yml
test/functional/front_controller_test.rb
test/functional/meeting_attendances_controller_test.rb
test/functional/meetings_controller_test.rb
test/functional/users_controller_test.rb
test/test_helper.rb
test/unit/meeting_attendance_test.rb
test/unit/meeting_test.rb
test/unit/user_test.rb
Download
Click the following link to download hobo-meeting-app-master.zip.
hobo-meeting-app-master.zip