Skip to content

Instantly share code, notes, and snippets.

@rubytastic
Created January 30, 2013 09:55
Show Gist options
  • Save rubytastic/4672071 to your computer and use it in GitHub Desktop.
Save rubytastic/4672071 to your computer and use it in GitHub Desktop.
@student = Student.new(:user_id => current_user.id,
:department => params[:department].to_hash
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment