Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-09 | minor: remove dummy dependency in engine test_helpers | Azul | |
This was causing problems with zeus | |||
2014-07-05 | move braintree initilializer into core | Azul | |
it needs APP_CONFIG to be loaded and was failing due to that. Also this sets up some configuration options. They might only be needed if the billing engine is used but they should not be nested in there never the less. | |||
2014-05-28 | destroy_btn helper method | Azul | |
2014-05-27 | add btn helper for link_to with .btn | Azul | |
Also translates the first arg if it's a symbol and adds more btn- classes if given as html_options[:type] | |||
2014-04-11 | minor: our engines do not have a db directory | Azul | |
2014-04-11 | move engines into engines directory | Azul | |
Also renamed help to support so it's harder to confuse it with documentation |