Skip to content

Instantly share code, notes, and snippets.

@andreacfm
Created July 2, 2011 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreacfm/1059936 to your computer and use it in GitHub Desktop.
Save andreacfm/1059936 to your computer and use it in GitHub Desktop.
post_instance_eval
include my_package;
my_module.configure do
set :my_setting, :my_value
set :another_setting, :another_value
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment