Created
August 24, 2010 10:51
-
-
Save vidmantas/547360 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vidmantas@samesystem:~/projects/same3$ script/server | |
/usr/local/lib/ruby/1.9.1/date/format.rb:8: warning: already initialized constant MONTHS | |
/usr/local/lib/ruby/1.9.1/date/format.rb:14: warning: already initialized constant DAYS | |
/usr/local/lib/ruby/1.9.1/date/format.rb:19: warning: already initialized constant ABBR_MONTHS | |
/usr/local/lib/ruby/1.9.1/date/format.rb:25: warning: already initialized constant ABBR_DAYS | |
/usr/local/lib/ruby/1.9.1/date/format.rb:30: warning: already initialized constant ZONES | |
/usr/local/lib/ruby/1.9.1/date.rb:236: warning: already initialized constant MONTHNAMES | |
/usr/local/lib/ruby/1.9.1/date.rb:242: warning: already initialized constant DAYNAMES | |
/usr/local/lib/ruby/1.9.1/date.rb:245: warning: already initialized constant ABBR_MONTHNAMES | |
/usr/local/lib/ruby/1.9.1/date.rb:249: warning: already initialized constant ABBR_DAYNAMES | |
/usr/local/lib/ruby/1.9.1/date.rb:301: warning: already initialized constant ITALY | |
/usr/local/lib/ruby/1.9.1/date.rb:305: warning: already initialized constant ENGLAND | |
/usr/local/lib/ruby/1.9.1/date.rb:309: warning: already initialized constant JULIAN | |
/usr/local/lib/ruby/1.9.1/date.rb:313: warning: already initialized constant GREGORIAN | |
/usr/local/lib/ruby/1.9.1/date.rb:1831:in `private_class_method': undefined method `today' for class `Class' (NameError) | |
from /usr/local/lib/ruby/1.9.1/date.rb:1831:in `<class:DateTime>' | |
from /usr/local/lib/ruby/1.9.1/date.rb:1817:in `<top (required)>' | |
from /usr/local/lib/ruby/1.9.1/yaml.rb:133:in `node_import' | |
from /usr/local/lib/ruby/1.9.1/yaml.rb:133:in `load' | |
from /usr/local/lib/ruby/1.9.1/yaml.rb:133:in `load' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:480:in `from_yaml' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb:183:in `load_gemspec' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb:51:in `block in initialize' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader.rb:64:in `block in each' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader.rb:55:in `loop' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader.rb:55:in `each' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb:32:in `initialize' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb:17:in `new' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb:17:in `open' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:58:in `open' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:63:in `from_io' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:51:in `block in from_file_by_path' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:50:in `open' | |
from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:50:in `from_file_by_path' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/source.rb:149:in `block in specs' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/source.rb:148:in `each' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/source.rb:148:in `specs' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/index.rb:43:in `from_cached_specs' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/index.rb:39:in `system_cached_gems' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/index.rb:27:in `block in cached_gems' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/index.rb:5:in `build' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/index.rb:25:in `cached_gems' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/environment.rb:15:in `block in index' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/index.rb:5:in `build' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/environment.rb:13:in `index' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/environment.rb:59:in `resolve_locally' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/environment.rb:28:in `specs' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/environment.rb:69:in `specs_for' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/environment.rb:23:in `requested_specs' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler/runtime.rb:16:in `setup' | |
from /usr/local/lib/ruby/gems/1.9.1/gems/bundler-0.9.26/lib/bundler.rb:76:in `gem_setup' | |
from /home/vidmantas/projects/same3/config/../config/preinitializer.rb:8:in `rescue in <top (required)>' | |
from /home/vidmantas/projects/same3/config/../config/preinitializer.rb:1:in `<top (required)>' | |
from /home/vidmantas/projects/same3/config/boot.rb:28:in `load' | |
from /home/vidmantas/projects/same3/config/boot.rb:28:in `preinitialize' | |
from /home/vidmantas/projects/same3/config/boot.rb:10:in `boot!' | |
from /home/vidmantas/projects/same3/config/boot.rb:129:in `<top (required)>' | |
from script/server:2:in `require' | |
from script/server:2:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment