I installed ruby 1.9.3 by means of rvm. But in case of errors, I've got messages of the following form
/home/railstest/vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.0
/lib/active_record/base.rb:1082:in `method_missing': undefined method
`mass_assignment_sanitizer=' for ActiveRecord::Base:Class (NoMethodError)
The question is: what this 1.9.1 stands for? Seems to be a ruby version, but mine is 1.9.3. Does it mean that somehow ruby 1.9.1 gets called instead of 1.9.3?
rvm lists the following:
rvm list
rvm rubies
=* ruby-1.9.3-p392 [ x86_64 ]
# => - current
# =* - current && default
# * - default