Skip to content

Commit

Permalink
Merge pull request #185 from gsamokovarov/error-inside-rails-console
Browse files Browse the repository at this point in the history
Fix rails console invocation inside a Rails app
  • Loading branch information
gsamokovarov committed Jan 28, 2016
2 parents d424ec7 + be9290a commit 74d1b79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/web_console/extensions.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module Kernel
module_function

# Instructs Web Console to render a console in the specified binding.
#
# If +bidning+ isn't explicitly given it will default to the binding of the
Expand Down

0 comments on commit 74d1b79

Please sign in to comment.