forked from maccman/taskboard
-
Notifications
You must be signed in to change notification settings - Fork 3
your on-line tool for task management fun
madebymany/taskboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Taskboard ========= your on-line tool for task management fun http://taskboard.cognifide.com Copyright (c) 2008-2009 Cognifide http://www.cognifide.com This is a really useful command when setting up the DB for the first time... # Run the following in script/console # Replace the details with the values you need. # u = User.new(:username => 'admin', :password => 'password1', :password_confirmation => 'password1', :editor => 1, :is_admin => 1) u.save!
About
your on-line tool for task management fun
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 65.1%
- Ruby 34.9%