1
0
Fork 0
creddit/db/migrate
Andrew Tomaka c880ba31b8 Creaet simple user profile 2015-08-12 14:48:44 -04:00
..
20150708191201_create_users.rb Add user creation 2015-07-09 16:31:41 -04:00
20150710040354_create_user_sessions.rb Add user sessions 2015-07-10 14:33:39 -04:00
20150713045745_create_subcreddits.rb Add the subcreddit MVC 2015-07-13 17:01:12 -04:00
20150714200610_create_posts.rb Add ability to create posts 2015-07-14 22:27:55 -04:00
20150716045747_create_friendly_id_slugs.rb Replace homegrown slug with friendly_id 2015-07-16 02:26:27 -04:00
20150716050055_add_index_to_subcreddit_slug.rb Replace homegrown slug with friendly_id 2015-07-16 02:26:27 -04:00
20150716155403_create_comments.rb Initial attempt at comments 2015-08-05 19:53:17 -04:00
20150804000313_add_comments_count_to_post.rb Initial attempt at comments 2015-08-05 19:53:17 -04:00
20150804145405_add_deleted_at_to_comments.rb Initial attempt at comments 2015-08-05 19:53:17 -04:00
20150806191452_add_friendly_id_to_user.rb Creaet simple user profile 2015-08-12 14:48:44 -04:00