config/initializers/devise.rb in faalis-0.26.3 vs config/initializers/devise.rb in faalis-1.0.0.alpha0

- old
+ new

@@ -1,15 +1,8 @@ # Use this hook to configure devise mailer, warden hooks and so forth. # Many of these configuration options can be set straight in your model. Devise.setup do |config| - # ==> ORM configuration - # Load and configure the ORM. Supports :active_record (default) and - # :mongoid (bson_ext recommended) by default. Other ORMs may be - # available as additional gems. - require 'devise/orm/active_record' - - config.secret_key = '04671846f794e5df0e032abb7d3d3876016f1cf0a1ced726429b2807c798de67f08035cc45e953eca23e08661a7f8030f4bcaec91ef184d89f4c721b5925d36b' # ==> Mountable engine configurations # When using Devise inside an engine, let's call it `MyEngine`, and this engine