Skip to content

Instantly share code, notes, and snippets.

@warpling
Created August 26, 2013 22:04
Show Gist options
  • Save warpling/6347244 to your computer and use it in GitHub Desktop.
Save warpling/6347244 to your computer and use it in GitHub Desktop.
@city_fact = CityFact.new(city: @city,
text: params[:text],
position: params[:position],
fact_type: params[:fact_type],
icon_id: params[:icon_id])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment