Skip to content

adamfortuna/jquery-week-calendar-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper for the jQuery-Week-Calendar Javascrip library.

https://github.com/themouette/jquery-week-calendar

Just add to your gemfile:

gem 'jquery-week-calendar'

And include in your application.js:

//= require jquery-week-calendar

Optionall include in your application.css

*= require jquery-week-calendar

You'll probably want to also use jquery-ui with it for a quick skin. For this I used the 'jquery-ui-themes' gem to get setup, but you can also use the Google hosted version of course.

About

Gem wrapper for the jquery-week-calendar Javascript library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages