.. |
20140801095807_devise_create_users.rb
|
added users model
|
2014-08-01 12:07:16 +02:00 |
20140801103309_add_screen_name_to_users.rb
|
added authentication and everything
|
2014-08-01 15:27:08 +02:00 |
20140801174930_create_questions.rb
|
fixed migration
|
2014-11-03 12:54:02 +01:00 |
20140801175112_create_answers.rb
|
changed a few things
|
2014-10-28 06:36:38 +01:00 |
20140801175137_create_comments.rb
|
changed a few things
|
2014-10-28 06:36:38 +01:00 |
20141102153520_add_counts_to_users.rb
|
added some counters (followers, friends, ...) to the users table
|
2014-11-02 17:58:09 +01:00 |
20141104143648_add_display_name_to_users.rb
|
added display_name to users
|
2014-11-04 15:38:27 +01:00 |
20141110210154_create_inboxes.rb
|
added inbox model
|
2014-11-10 23:46:02 +01:00 |
20141113164048_add_smile_count_to_answers.rb
|
added smile count to tables
|
2014-11-13 17:49:31 +01:00 |
20141113164314_add_smiled_count_to_users.rb
|
added smile count to tables
|
2014-11-13 17:49:31 +01:00 |
20141126154451_add_admin_to_users.rb
|
added admin field to users
|
2014-11-26 17:02:47 +01:00 |
20141129211448_add_motivation_header_to_users.rb
|
added motivation header
|
2014-11-29 22:34:11 +01:00 |
20141130130221_create_relationships.rb
|
added relationship model
|
2014-11-30 14:06:05 +01:00 |
20141130175749_create_smiles.rb
|
added smile model
|
2014-11-30 19:43:22 +01:00 |
20141130180152_rename_columns_in_answers.rb
|
added smile model
|
2014-11-30 19:43:22 +01:00 |
20141201191324_add_fields_to_users.rb
|
added website, bio and location fields to user
|
2014-12-01 20:47:10 +01:00 |
20141207194424_add_answer_count_to_questions.rb
|
added question#show thing and more...
|
2014-12-07 20:51:44 +01:00 |
20141208111714_change_answer_content_column_type.rb
|
changed answer#content column type to allow longer answers
|
2014-12-08 12:20:40 +01:00 |