This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| If we have nils for taggable_id in tag_items, then when I go to | |
| http://localhost:3000/collection_items/b | |
| the server log looks OK, like this (hey I only put this in for comparison, | |
| no need to read it (yet?)), skip on below | |
| ~/01rails/social-museum 0 $ rails s | |
| => Booting Puma | |
| => Rails 4.1.4 application starting in development on http://0.0.0.0:3000 | |
| => Run `rails server -h` for more startup options |
OlderNewer