notebook/app/controllers
2016-09-28 23:39:32 +02:00
..
concerns Adjust publicly_shared? logic to account for legacy nil privacy values 2016-09-23 23:25:32 +02:00
admin_controller.rb Add admin stat pages for users, characters, locations, items, and universes 2016-09-28 23:39:32 +02:00
application_controller.rb Rubocop auto-correct 2016-08-26 14:56:52 -05:00
characters_controller.rb Allow updating privacy field on content 2016-09-24 02:55:48 +02:00
characters_generator_controller.rb Fix two minor offenses in the CharactersGenerator 2015-03-27 23:47:41 -05:00
content_controller.rb Only show serendipitous cards if a user is signed in and owns the content they're looking at 2016-09-26 01:28:11 +02:00
equipment_generator_controller.rb Refactor GeneratorController 2015-03-27 22:56:45 -05:00
items_controller.rb Allow updating privacy field on content 2016-09-24 02:55:48 +02:00
locations_controller.rb Allow updating privacy field on content 2016-09-24 02:55:48 +02:00
locations_generator_controller.rb Create tests for the locations generator 2015-04-01 16:57:58 -05:00
main_controller.rb Add admin stat pages for users, characters, locations, items, and universes 2016-09-28 23:39:32 +02:00
registrations_controller.rb Allow users to sign up with and edit a full name, for their public content 2016-08-19 16:46:19 -05:00
siblingship_controller.rb Recognize associations on content#edit 2016-04-30 12:21:32 -05:00
universes_controller.rb Rubocop auto-correct 2016-08-26 14:56:52 -05:00
users_controller.rb Add author profile mvp 2016-09-05 23:48:06 -05:00
write_controller.rb Lean entity extraction + contextual card popups in editor 2016-07-31 01:36:54 -05:00