Module: Spree
- Defined in:
- lib/spree/mail_interceptor.rb,
lib/spree/config.rb,
lib/spree/file_utilz.rb,
lib/spree_core/version.rb,
lib/spree/current_order.rb,
lib/spree/gateway_error.rb,
lib/spree/mail_settings.rb,
lib/spree_core/action_callbacks.rb,
lib/spree_core/theme_support/hook.rb,
lib/spree_core/spree_custom_responder.rb,
lib/spree_core/preferences/model_hooks.rb,
lib/spree_core/theme_support/hook_listener.rb,
lib/spree_core/theme_support/hook_modifier.rb,
lib/spree_core/preferences/preference_definition.rb
Overview
Most of this code is from the preferences plugin available at github.com/pluginaweek/preferences/tree/master
Defined Under Namespace
Modules: BaseHelper, CalculatedAdjustments, CurrentOrder, MailSettings, PreferenceAccess, Preferences, Search, ThemeSupport Classes: ActionCallbacks, Alert, BaseController, Config, FileUtilz, GatewayError, MailInterceptor, Responder
Class Method Summary collapse
Class Method Details
.version ⇒ Object
2 3 4 |
# File 'lib/spree_core/version.rb', line 2 def self.version "0.60.4" end |