rubycas / rubycas-client

Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
http://code.google.com/p/rubycas-client/
Other
332 stars 217 forks source link

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

Open jimjin opened 9 years ago

jimjin commented 9 years ago

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

'