Rails console, points at encoding without error -
i keep getting message whenever start rails console. isnt effecting wish rid of it
from: /users/me/.rvm/gems/jruby-1.7.0@global/bundler/gems/mongoid_optimistic_locking-f9a685139364/mongoid_optimistic_locking.gemspec @ line 1 : => 1: # -*- encoding: utf-8 -*- 2: $:.push file.expand_path("../lib", __file__) 3: require "mongoid/optimistic_locking/version" 4: 5: gem::specification.new |s| 6: s.name = "mongoid_optimistic_locking" [4] pry(main)>
and there before propmt. if has clues why happening greatful.
Comments
Post a Comment