git clonethe projectbundle installbundle exec rake db:setupthis will also seed the databaserails s
- X Task -> description:text deadline:date priority:integer
- X Comment -> content:text
- X User -> Devise
- X User registration with email password
- X Task manipulation, inline editing
- X Comment assosiated with task and inline editing
- X Task order by priority
- X Task searching with Ajax
- X Bootstrap -> formatting
- Refactor some javascript code in js.erb
- Comment adding form(non-reload feature) now working properly after implement multiple delete checkboxs function
- Tempolary fix the problem by use redirect to tasks index page instead
- for more information clone
commit f81e5b098af29c46b5088fc0ba499bd9f75ec10f
- Bug on best in place functionality
- inline editing not work after updated element(have to refresh webpage)`