Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Teese committed Nov 10, 2011
1 parent 9206723 commit c5641ad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
Sample code for http://blog.shinetech.com/2011/08/05/building-a-shared-calendar-with-backbone-js-and-fullcalendar-a-step-by-step-tutorial/
Sample code for http://blog.shinetech.com/2011/08/05/building-a-shared-calendar-with-backbone-js-and-fullcalendar-a-step-by-step-tutorial

Note that the data used in the demo is store as fixtures, not seed data. Thus you should use the following to load it:

rake db:fixtures:load

0 comments on commit c5641ad

Please sign in to comment.