Skip to content

Instantly share code, notes, and snippets.

@dangerousbeans
Created August 26, 2011 09:16
Show Gist options
  • Save dangerousbeans/1173032 to your computer and use it in GitHub Desktop.
Save dangerousbeans/1173032 to your computer and use it in GitHub Desktop.
Example of non-read only association find
itinerary.lodgings.readonly(false).find(params[:id])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment