Spree how to use Hooks

Posted by kristian nissen on Stack Overflow See other posts from Stack Overflow or by kristian nissen
Published on 2009-12-29T13:46:07Z Indexed on 2010/03/29 8:03 UTC
Read the original article Hit count: 513

Filed under:
|

According to http://spreecommerce.com/documentation/theming.html#hooks you should be able to use spree hooks using my_theme_hooks.rb but how? Do I need to extend a class and where can I check which hooks are used in the default theme?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about spree