| .. |
|
20140713043535_create_models.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20150419134141_add_password_digest_to_users.rb
|
Migrate to built-in ActiveModel secure passwords
|
2015-04-19 19:29:42 -05:00 |
|
20160405035806_add_devise_to_users.rb
|
ponr: replace custom login with devise login
|
2016-04-06 15:04:06 -05:00 |
|
20160429190058_create_siblingships.rb
|
Link to siblings in Character#show
|
2016-04-29 16:11:02 -05:00 |
|
20160503180503_create_fatherships.rb
|
Characters#fathers is now a relation
|
2016-05-03 13:34:05 -05:00 |
|
20160503183859_create_motherships.rb
|
Character#mothers is now a relation
|
2016-05-03 13:45:14 -05:00 |
|
20160503192938_create_best_friendships.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20160503193513_create_marriages.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20160503193541_create_archenemyships.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20160503201328_create_birthings.rb
|
Character birthplace / tweaking for Character-->Location relations
|
2016-05-03 15:46:58 -05:00 |
|
20160503205001_create_ownerships.rb
|
add proof of concept editor
|
2016-07-31 00:20:28 -05:00 |
|
20160806064053_create_childrenships.rb
|
Fix childrenship migration
|
2016-08-06 01:42:35 -05:00 |
|
20160903220122_create_largest_cities_relationships.rb
|
Set up location linking for location#largest_cities
|
2016-09-03 17:08:03 -05:00 |
|
20160903221005_create_notable_cities_relationships.rb
|
Relate notable_cities as location link on locations
|
2016-09-03 17:11:34 -05:00 |
|
20160903221349_create_capital_cities_relationships.rb
|
Add capital cities as location sr-relation to locations
|
2016-09-03 17:15:26 -05:00 |
|
20160903221819_create_location_leaderships.rb
|
Add leaders relation between location and characters
|
2016-09-03 17:21:10 -05:00 |
|
20160903222311_create_original_ownership.rb
|
Add original and current owner relations, maker relations, for items
|
2016-09-03 17:50:21 -05:00 |
|
20160903222537_create_current_ownership.rb
|
Add original and current owner relations, maker relations, for items
|
2016-09-03 17:50:21 -05:00 |
|
20160903223957_create_maker_relationship.rb
|
Add original and current owner relations, maker relations, for items
|
2016-09-03 17:50:21 -05:00 |
|
20160920180129_add_privacy_to_characters.rb
|
Add privacy field to Character
|
2016-09-20 13:08:41 -05:00 |
|
20160922204302_add_privacy_to_items.rb
|
Add privacy to items and locations
|
2016-09-22 16:06:21 -05:00 |
|
20160922204317_add_privacy_to_locations.rb
|
Add privacy to items and locations
|
2016-09-22 16:06:21 -05:00 |
|
20161001232324_create_past_ownership.rb
|
Add 'past owners' relation on items
|
2016-10-02 01:41:31 +02:00 |