Created
August 25, 2013 08:26
-
-
Save bbozo/6332672 to your computer and use it in GitHub Desktop.
Device security extension problem under Rails 4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GIT | |
remote: https://github.com/airblade/paper_trail.git | |
revision: c441a5de2d61042126bb042c3c18012fca3af32b | |
branch: rails4 | |
specs: | |
paper_trail (2.7.2) | |
activerecord (~> 4.0) | |
railties (~> 4.0) | |
GIT | |
remote: https://github.com/bbozo/simple_form_class | |
revision: f64f3462ef98588e9588bf813764afebae2e670f | |
specs: | |
simple_form_class (0.9.1) | |
actionpack (>= 3.0) | |
activemodel (>= 3.0) | |
activerecord (>= 3.0) | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actionmailer (4.0.0) | |
actionpack (= 4.0.0) | |
mail (~> 2.5.3) | |
actionpack (4.0.0) | |
activesupport (= 4.0.0) | |
builder (~> 3.1.0) | |
erubis (~> 2.7.0) | |
rack (~> 1.5.2) | |
rack-test (~> 0.6.2) | |
activemodel (4.0.0) | |
activesupport (= 4.0.0) | |
builder (~> 3.1.0) | |
activerecord (4.0.0) | |
activemodel (= 4.0.0) | |
activerecord-deprecated_finders (~> 1.0.2) | |
activesupport (= 4.0.0) | |
arel (~> 4.0.0) | |
activerecord-deprecated_finders (1.0.3) | |
activesupport (4.0.0) | |
i18n (~> 0.6, >= 0.6.4) | |
minitest (~> 4.2) | |
multi_json (~> 1.3) | |
thread_safe (~> 0.1) | |
tzinfo (~> 0.3.37) | |
arel (4.0.0) | |
atomic (1.1.13) | |
bcrypt-ruby (3.1.1) | |
better_errors (0.9.0) | |
coderay (>= 1.0.0) | |
erubis (>= 2.6.6) | |
binding_of_caller (0.7.2) | |
debug_inspector (>= 0.0.1) | |
bootstrap-sass (2.3.2.1) | |
sass (~> 3.2) | |
builder (3.1.4) | |
capybara (2.1.0) | |
mime-types (>= 1.16) | |
nokogiri (>= 1.3.3) | |
rack (>= 1.0.0) | |
rack-test (>= 0.5.4) | |
xpath (~> 2.0) | |
coderay (1.0.9) | |
coffee-rails (4.0.0) | |
coffee-script (>= 2.2.0) | |
railties (>= 4.0.0.beta, < 5.0) | |
coffee-script (2.2.0) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.6.3) | |
daemons (1.1.9) | |
debug_inspector (0.0.2) | |
devise (3.0.3) | |
bcrypt-ruby (~> 3.0) | |
orm_adapter (~> 0.1) | |
railties (>= 3.2.6, < 5) | |
warden (~> 1.2.3) | |
devise_security_extension (0.7.2) | |
devise (>= 2.0.0) | |
rails (>= 3.1.1) | |
erubis (2.7.0) | |
eventmachine (1.0.3) | |
execjs (2.0.0) | |
factory_girl (4.2.0) | |
activesupport (>= 3.0.0) | |
factory_girl_rails (4.2.1) | |
factory_girl (~> 4.2.0) | |
railties (>= 3.0.0) | |
hike (1.2.3) | |
i18n (0.6.5) | |
jbuilder (1.5.0) | |
activesupport (>= 3.0.0) | |
multi_json (>= 1.2.0) | |
jquery-rails (3.0.4) | |
railties (>= 3.0, < 5.0) | |
thor (>= 0.14, < 2.0) | |
libv8 (3.16.14.3) | |
mail (2.5.4) | |
mime-types (~> 1.16) | |
treetop (~> 1.4.8) | |
mime-types (1.24) | |
mini_portile (0.5.1) | |
minitest (4.7.5) | |
minitest-spec-rails (4.7.4) | |
minitest (~> 4.7) | |
rails (<= 4.0) | |
minitest-wscolor (0.0.3) | |
minitest (>= 2.3.1) | |
multi_json (1.7.9) | |
nokogiri (1.6.0) | |
mini_portile (~> 0.5.0) | |
orm_adapter (0.4.0) | |
polyglot (0.3.3) | |
quiet_assets (1.0.2) | |
railties (>= 3.1, < 5.0) | |
rack (1.5.2) | |
rack-test (0.6.2) | |
rack (>= 1.0) | |
rails (4.0.0) | |
actionmailer (= 4.0.0) | |
actionpack (= 4.0.0) | |
activerecord (= 4.0.0) | |
activesupport (= 4.0.0) | |
bundler (>= 1.3.0, < 2.0) | |
railties (= 4.0.0) | |
sprockets-rails (~> 2.0.0) | |
railties (4.0.0) | |
actionpack (= 4.0.0) | |
activesupport (= 4.0.0) | |
rake (>= 0.8.7) | |
thor (>= 0.18.1, < 2.0) | |
rake (10.1.0) | |
ref (1.0.5) | |
sass (3.2.10) | |
sass-rails (4.0.0) | |
railties (>= 4.0.0.beta, < 5.0) | |
sass (>= 3.1.10) | |
sprockets-rails (~> 2.0.0) | |
simple_form (3.0.0.rc) | |
actionpack (>= 4.0.0.rc1, < 4.1) | |
activemodel (>= 4.0.0.rc1, < 4.1) | |
sprockets (2.10.0) | |
hike (~> 1.2) | |
multi_json (~> 1.0) | |
rack (~> 1.0) | |
tilt (~> 1.1, != 1.3.0) | |
sprockets-rails (2.0.0) | |
actionpack (>= 3.0) | |
activesupport (>= 3.0) | |
sprockets (~> 2.8) | |
sqlite3 (1.3.8) | |
therubyracer (0.12.0) | |
libv8 (~> 3.16.14.0) | |
ref | |
thin (1.5.1) | |
daemons (>= 1.0.9) | |
eventmachine (>= 0.12.6) | |
rack (>= 1.0.0) | |
thor (0.18.1) | |
thread_safe (0.1.2) | |
atomic | |
tilt (1.4.1) | |
treetop (1.4.15) | |
polyglot | |
polyglot (>= 0.3.1) | |
turbolinks (1.3.0) | |
coffee-rails | |
tzinfo (0.3.37) | |
uglifier (2.1.2) | |
execjs (>= 0.3.0) | |
multi_json (~> 1.0, >= 1.0.2) | |
warden (1.2.3) | |
rack (>= 1.0) | |
xpath (2.0.0) | |
nokogiri (~> 1.3) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
better_errors | |
binding_of_caller | |
bootstrap-sass | |
capybara | |
coffee-rails (~> 4.0.0) | |
devise | |
devise_security_extension | |
factory_girl_rails | |
jbuilder (~> 1.2) | |
jquery-rails | |
minitest-spec-rails | |
minitest-wscolor | |
paper_trail! | |
quiet_assets | |
rails (= 4.0.0) | |
sass-rails (~> 4.0.0) | |
simple_form (>= 3.0.0.rc) | |
simple_form_class! | |
sqlite3 | |
therubyracer | |
thin | |
turbolinks | |
uglifier (>= 1.3.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bbozo@uhurajr-ubuntu:~/dev/rfc_master_3000$ ruby -v | |
ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-linux] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bbozo@uhurajr-ubuntu:~/dev/rfc_master_3000$ rails g devise_security_extension:install | |
/home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/activemodel-4.0.0/lib/active_model/deprecated_mass_assignment_security.rb:14:in `attr_accessible': `attr_accessible` is extracted out of Rails into a gem. Please use new recommended protection model for params(strong_parameters) or add `protected_attributes` to your Gemfile to use old one. (RuntimeError) | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/devise_security_extension-0.7.2/lib/devise_security_extension/models/old_password.rb:4:in `<class:OldPassword>' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/devise_security_extension-0.7.2/lib/devise_security_extension/models/old_password.rb:1:in `<top (required)>' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/devise_security_extension-0.7.2/lib/devise_security_extension.rb:95:in `<top (required)>' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in `require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in `block (2 levels) in require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in `each' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in `block in require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in `each' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in `require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler.rb:132:in `require' | |
from /media/sf_Shared/Dropbox/dev_uhurajr/rfc_master_3000/config/application.rb:7:in `<top (required)>' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/railties-4.0.0/lib/rails/commands.rb:44:in `require' | |
from /home/bbozo/.rvm/gems/ruby-2.0.0-p247/gems/railties-4.0.0/lib/rails/commands.rb:44:in `<top (required)>' | |
from bin/rails:4:in `require' | |
from bin/rails:4:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment