Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created February 12, 2018 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8e0e0295d96176464092993528d13296 to your computer and use it in GitHub Desktop.
Save anonymous/8e0e0295d96176464092993528d13296 to your computer and use it in GitHub Desktop.
Loading production environment (Rails 4.2.10)
/opt/gitlab/embedded/lib/ruby/2.3.0/irb/magic-file.rb:8:in `initialize': No such file or directory @ rb_sysopen - rake.test (Errno::ENOENT)
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/magic-file.rb:8:in `open'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/magic-file.rb:8:in `open'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/input-method.rb:101:in `initialize'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/context.rb:85:in `new'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb/context.rb:85:in `initialize'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:426:in `new'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:426:in `initialize'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:381:in `new'
from /opt/gitlab/embedded/lib/ruby/2.3.0/irb.rb:381:in `start'
from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/console.rb:110:in `start'
from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/console.rb:9:in `start'
from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/commands_tasks.rb:68:in `console'
from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.10/lib/rails/commands.rb:17:in `<top (required)>'
from bin/rails:9:in `require'
from bin/rails:9:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment