This website requires JavaScript.
Explore
Help
Register
Sign In
Kai
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32d69955cc8125dea8af92ecbb1f2e5cdce4f8bd
habitica
/
db
/
migrate
T
History
Tyler Renelle
02d15cccf4
Adding token-authenticatable to user
2012-02-14 09:31:38 -05:00
..
20120201040425_devise_create_users.rb
Adding user & devise
2012-01-31 23:09:10 -05:00
20120201040610_create_habits.rb
Rename weight=>position, remove tag (will add in later)
2012-02-01 11:42:45 -05:00
20120202045135_change_habits_score_to_float.rb
Add equation to voting (more points for harder habits, less for easier habit)
2012-02-02 00:48:20 -05:00
20120204185932_add_money_to_user.rb
Add remove_column in money migration
2012-02-06 12:44:17 -05:00
20120204214727_create_rewards.rb
Set default reward.value to 20, not 1
2012-02-06 13:14:21 -05:00
20120206170948_add_lvl_experience_to_user.rb
update_all zero out user levels and experience
2012-02-06 12:50:19 -05:00
20120211054432_merge_rewards_into_habits.rb
Proper reward processing & updating user-stats on vote save
2012-02-11 02:26:09 -05:00
20120214033038_add_token_authentication.rb
Adding token-authenticatable to user
2012-02-14 09:31:38 -05:00