Skip to content

Instantly share code, notes, and snippets.

@enebo
Created December 31, 2010 19:04
Show Gist options
  • Save enebo/761255 to your computer and use it in GitHub Desktop.
Save enebo/761255 to your computer and use it in GitHub Desktop.
Welcome page and server running
Ruby version 1.9.2 (java)
RubyGems version 1.3.7
Rack version 1.2
Rails version 3.0.3
Active Record version 3.0.1
Action Pack version 3.0.3
Active Resource version 3.0.3
Action Mailer version 3.0.3
Active Support version 3.0.3
Middleware
* ActionDispatch::Static
* Rack::Lock
* ActiveSupport::Cache::Strategy::LocalCache
* Rack::Runtime
* Rails::Rack::Logger
* ActionDispatch::ShowExceptions
* ActionDispatch::RemoteIp
* Rack::Sendfile
* ActionDispatch::Callbacks
* ActiveRecord::ConnectionAdapters::ConnectionManagement
* ActiveRecord::QueryCache
* ActionDispatch::Cookies
* ActionDispatch::Session::CookieStore
* ActionDispatch::Flash
* ActionDispatch::ParamsParser
* Rack::MethodOverride
* ActionDispatch::Head
* ActionDispatch::BestStandardsSupport
Application root /Users/enebo/work/jruby/heh
Environment development
Database adapter sqlite3
Database schema version 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment