https://github.com/kirqe/tm-assignment
simple task manager sample app(aasm, rspec, capybara and weird routes structure)
https://github.com/kirqe/tm-assignment
aasm demo-app ruby-on-rails
Last synced: 29 days ago
JSON representation
simple task manager sample app(aasm, rspec, capybara and weird routes structure)
- Host: GitHub
- URL: https://github.com/kirqe/tm-assignment
- Owner: kirqe
- Created: 2016-08-05T14:51:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-22T13:48:24.000Z (almost 10 years ago)
- Last Synced: 2025-01-14T03:10:51.017Z (over 1 year ago)
- Topics: aasm, demo-app, ruby-on-rails
- Language: Ruby
- Homepage: http://tm7.herokuapp.com/
- Size: 20.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# task manager assignment
[](https://travis-ci.org/railsr/tm-assignment)

1. `rake fake_data` to add fake tasks and users
2. `rake db:seed` to add admin and demo user with a few tasks
