Skip to content

Instantly share code, notes, and snippets.

@eniolopes
Created June 9, 2011 18:28
Show Gist options
  • Save eniolopes/1017390 to your computer and use it in GitHub Desktop.
Save eniolopes/1017390 to your computer and use it in GitHub Desktop.
class Lala < AR::Base
def set_has_many_belongs_to_relation(ids)
relatio.collection_ids = ids
end
end
#view
input name="lala[set_has_many_belongs_to_relation][]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment