Skip to content

Instantly share code, notes, and snippets.

View markfeedly's full-sized avatar

Mark van Harmelen markfeedly

View GitHub Profile
@markfeedly
markfeedly / pesky
Last active August 29, 2015 14:12
pesky sql not enough rails knowledge
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