Download rails fullcalendar icecube Free Java Code
Description
Sample on how to use fullcalendar and icecube.
Icons
Source Files
The download file rails-fullcalendar-icecube-master.zip has the following entries.
.gitignore// ww w . ja v a 2 s.com
.rvmrc
Gemfile
Gemfile.lock
README.md
README.rdoc
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/fullcalendar1.js
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css
app/assets/stylesheets/fullcalendar1.css
app/controllers/application_controller.rb
app/controllers/calendars_controller.rb
app/controllers/event_instances_controller.rb
app/controllers/events_controller.rb
app/helpers/application_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/calendar.rb
app/models/event.rb
app/models/event_instance.rb
app/views/calendars/index.html.haml
app/views/events/_form.html.haml
app/views/events/_repeats_daily_options.html.haml
app/views/events/_repeats_monthly_options.html.haml
app/views/events/_repeats_weekly_options.html.haml
app/views/events/_repeats_yearly_options.html.haml
app/views/events/edit.html.haml
app/views/events/index.html.haml
app/views/events/new.html.haml
app/views/events/show.html.haml
app/views/layouts/application.html.haml
config.ru
config/application.rb
config/boot.rb
config/database.example.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/en.bootstrap.yml
config/locales/en.yml
config/routes.rb
db/migrate/20130611185939_create_events.rb
db/migrate/20130613134240_create_calendar.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/ice_cube_methods.rb
lib/tasks/.gitkeep
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/rails
spec/models/calendar_spec.rb
spec/models/event_spec.rb
spec/spec_helper.rb
test/fixtures/.gitkeep
test/functional/.gitkeep
test/integration/.gitkeep
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
vendor/assets/javascripts/.gitkeep
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep
Download
Click the following link to download rails-fullcalendar-icecube-master.zip.
rails-fullcalendar-icecube-master.zip