I'm starting to learn Ruby on Rails but whenever I put the command "rails server", this is the stack trace I get:
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/tzinfo-1.2.1/lib/tzinto/data_source.rb:182:in `rescue in create_default_data_source': No source of timezone data could be found. (TZInfo::DataSourceNotFound)
Please refer to http://tzinfo.github.io/datasourcenotfound for help resolving this error
Can anybody help me?!
I'm using 64 bit Windows 8.1 with Rails 4.1.4