Skip to content

Fix ArgumentError: comparison of String with Time failed error for pr…#91

Open
jimjin wants to merge 2 commits intorubycas:masterfrom
jimjin:master
Open

Fix ArgumentError: comparison of String with Time failed error for pr…#91
jimjin wants to merge 2 commits intorubycas:masterfrom
jimjin:master

Conversation

@jimjin
Copy link

@jimjin jimjin commented Oct 16, 2015

ArgumentError: comparison of String with Time failed on Rails 3 and Rails 4.

detail:

ArgumentError: comparison of String with Time failed
from (irb):1:in >' from (irb):1 from /Users/kingjim/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.6/lib/rails/commands/console.rb:90:instart'
from /Users/kingjim/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.6/lib/rails/commands/console.rb:9:in start' from /Users/kingjim/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.6/lib/rails/commands/commands_tasks.rb:69:inconsole'
from /Users/kingjim/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.6/lib/rails/commands/commands_tasks.rb:40:in run_command!' from /Users/kingjim/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.6/lib/rails/commands.rb:17:in<top (required)>'
from bin/rails:4:in require' from bin/rails:4:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant