lib/generators/templates/initializer.rb in native-1.0.0 vs lib/generators/templates/initializer.rb in native-2.0.0
- old
+ new
@@ -1,14 +1,6 @@
Native.configure do |config|
- ### DEVISE ###
-
- # Specify your devise class. Defaults to `'User'`.
- # config.devise_class = 'User'
-
-
- ### CUSTOMIZATION ###
-
# Specify platforms your app supports.
# config.android = true
# config.ios = true
# config.uwp = true
# config.chrome = true