Skip to content

Instantly share code, notes, and snippets.

@metasoarous
Created September 12, 2009 09:50
Show Gist options
  • Save metasoarous/185782 to your computer and use it in GitHub Desktop.
Save metasoarous/185782 to your computer and use it in GitHub Desktop.
params = {:thickness => "4 cm",
:creation_setting_type => "PhylloLayerSetting",
:creation_setting_attributes => {:bake_time => "24 min"}}
Layer.new(params)
#=> NoMethodError: undefined method `build_creation_setting' for #<Layer:0x2420bc8>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment