Pinned Repositories
acts_as_rateable
acts_as_rateable-1
Acts_as_rateable is a Ruby on Rails plugin which makes ActiveRecord models rateable through a polymorphic association and optionally logs which user rated which object. This plugin is used in production and Rails 3 compatible.
acts_as_rateable-2
in plans fully support and use all features rails 3 (original : https://github.com/leviathan/acts_as_rateable)
ajaxful-rating
Provides a simple way to add rating functionality to your application.
authlogic_rails3_example
This is an example application demonstrating Authlogic running on Rails 3.
datasciencecourses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
final_app
Final application being created
fullcalendar_rails
Using FullCalendar jQuery plugin(http://arshaw.com/fullcalendar/) with Rails backend. You can create, edit, delete, reschedule, resize events.
Hello-World