Skip to content

Instantly share code, notes, and snippets.

@janjiss
Created June 7, 2012 13:15
Show Gist options
  • Save janjiss/2888743 to your computer and use it in GitHub Desktop.
Save janjiss/2888743 to your computer and use it in GitHub Desktop.
[25] pry(main)> t.route_ids = [1,1,1]
=> [1, 1, 1]
[26] pry(main)> t.route_ids
=> [1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment