Skip to content

Instantly share code, notes, and snippets.

@MichaelMartinez
Created June 25, 2012 05:11
Show Gist options
  • Select an option

  • Save MichaelMartinez/2986724 to your computer and use it in GitHub Desktop.

Select an option

Save MichaelMartinez/2986724 to your computer and use it in GitHub Desktop.
Bootstrap AppFog Rails App error
michaelmartinez in ~/Sites/RailsLearning/Gisticle on master !
± af update gisti                                                                                                                                                                                                                     22:05
Uploading Application:
  Checking for available resources: OK
  Processing resources: OK
  Packing application: OK
  Uploading (161K): OK   
Push Status: OK
Stopping Application 'gisti': OK
Staging Application 'gisti': OK                                                 
Starting Application 'gisti': ...............
Error: Application [gisti] failed to start, logs information below.

====> /logs/migration.log <====

NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:3.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:84.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:3.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:84.
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/Rakefile:7)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Invoke db:load_config (first_time)
** Invoke rails_env (first_time)
** Execute rails_env
** Execute db:load_config
rake aborted!
database configuration does not specify adapter
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:45:in `resolve_hash_connection'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:39:in `resolve_string_connection'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:23:in `spec'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:127:in `establish_connection'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/railtie.rb:76:in `block (2 levels) in <class:Railtie>'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:36:in `instance_eval'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:42:in `each'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/base.rb:721:in `<top (required)>'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/railties/databases.rake:6:in `block (2 levels) in <top (required)>'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/opt/cloudfoundry/runtimes/ruby-1.9.3-p125/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/opt/cloudfoundry/runtimes/ruby-1.9.3-p125/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
./rubygems/ruby/1.9.1/bin/rake:19:in `load'
./rubygems/ruby/1.9.1/bin/rake:19:in `<main>'
Tasks: TOP => db:migrate => db:load_config

====> /logs/staging.log <====

# Logfile created on 2012-06-25 05:06:27 +0000 by logger.rb/25413
Adding actionmailer-3.2.3.gem to app...
Adding actionpack-3.2.3.gem to app...
Adding activemodel-3.2.3.gem to app...
Adding activerecord-3.2.3.gem to app...
Adding activeresource-3.2.3.gem to app...
Adding activesupport-3.2.3.gem to app...
Adding arel-3.0.2.gem to app...
Adding blankslate-2.1.2.4.gem to app...
Adding bootstrap-sass-2.0.3.1.gem to app...
Adding builder-3.0.0.gem to app...
Adding coffee-rails-3.2.2.gem to app...
Adding coffee-script-2.2.0.gem to app...
Adding coffee-script-source-1.3.3.gem to app...
Adding daemons-1.1.8.gem to app...
Adding database_cleaner-0.8.0.gem to app...
Adding diff-lcs-1.1.3.gem to app...
Adding email_spec-1.2.1.gem to app...
Adding erubis-2.7.0.gem to app...
Adding eventmachine-0.12.10.gem to app...
Adding execjs-1.4.0.gem to app...
Need to fetch factory_girl-3.5.0.gem from RubyGems
Need to fetch factory_girl_rails-3.5.0.gem from RubyGems
Adding faraday-0.8.1.gem to app...
Adding ffi-1.0.11.gem to app...
Need to fetch github_api-0.6.1.gem from RubyGems
Adding hashie-1.2.0.gem to app...
Adding hike-1.2.1.gem to app...
Adding httpauth-0.1.gem to app...
Adding i18n-0.6.0.gem to app...
Adding journey-1.0.4.gem to app...
Adding jquery-rails-2.0.2.gem to app...
Adding json-1.7.3.gem to app...
Adding mail-2.4.4.gem to app...
Adding markitup_rails3-0.2.4.gem to app...
Adding mime-types-1.19.gem to app...
Adding multi_json-1.3.6.gem to app...
Adding multipart-post-1.1.5.gem to app...
Adding mysql2-0.3.11.gem to app...
Need to fetch nokogiri-1.5.5.gem from RubyGems
Adding oauth2-0.6.1.gem to app...
Adding omniauth-1.1.0.gem to app...
Adding omniauth-github-1.0.1.gem to app...
Adding omniauth-oauth2-1.0.2.gem to app...
Adding polyglot-0.3.3.gem to app...
Adding pygments.rb-0.2.13.gem to app...
Adding rack-1.4.1.gem to app...
Adding rack-cache-1.2.gem to app...
Adding rack-ssl-1.3.2.gem to app...
Adding rack-test-0.6.1.gem to app...
Adding rails-3.2.3.gem to app...
Adding railties-3.2.3.gem to app...
Adding rake-0.9.2.2.gem to app...
Adding rdoc-3.12.gem to app...
Adding redcarpet-2.1.1.gem to app...
Adding rspec-2.10.0.gem to app...
Adding rspec-core-2.10.1.gem to app...
Adding rspec-expectations-2.10.0.gem to app...
Adding rspec-mocks-2.10.1.gem to app...
Adding rspec-rails-2.10.1.gem to app...
Adding rubypython-0.5.3.gem to app...
Adding sass-3.1.19.gem to app...
Adding sass-rails-3.2.5.gem to app...
Adding simple_form-2.0.2.gem to app...
Adding sprockets-2.1.3.gem to app...
Adding thin-1.3.1.gem to app...
Adding thor-0.14.6.gem to app...
Adding tilt-1.3.3.gem to app...
Adding treetop-1.4.10.gem to app...
Adding tzinfo-0.3.33.gem to app...
Adding uglifier-1.2.5.gem to app...
Adding will_paginate-3.0.3.gem to app...
Adding will_paginate-bootstrap-0.2.1.gem to app...
Fetching missing gems from RubyGems
Adding factory_girl-3.5.0.gem to app...
Adding factory_girl_rails-3.5.0.gem to app...
Adding github_api-0.6.1.gem to app...
Adding nokogiri-1.5.5.gem to app...
Adding bundler-1.0.10.gem to app...

====> /logs/stderr.log <====

NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:3.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:84.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:3.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:84.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:3.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#each called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/source.rb:162.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/bundler-1.0.10/lib/bundler/shared_helpers.rb:84.
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/config/environment.rb:5)
/mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:45:in `resolve_hash_connection': database configuration does not specify adapter (ActiveRecord::AdapterNotSpecified)
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:39:in `resolve_string_connection'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:23:in `spec'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_specification.rb:127:in `establish_connection'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/railtie.rb:76:in `block (2 levels) in <class:Railtie>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:36:in `instance_eval'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:42:in `each'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/base.rb:721:in `<top (required)>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/app/models/gist.rb:1:in `<top (required)>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `block in require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:236:in `load_dependency'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:359:in `require_or_load'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:502:in `load_missing_constant'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:192:in `block in const_missing'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:190:in `each'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:190:in `const_missing'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/inflector/methods.rb:229:in `block in constantize'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/inflector/methods.rb:228:in `each'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/inflector/methods.rb:228:in `constantize'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/inflector/methods.rb:259:in `safe_constantize'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/core_ext/string/inflections.rb:66:in `safe_constantize'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/params_wrapper.rb:152:in `_default_wrap_model'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/params_wrapper.rb:169:in `_set_wrapper_defaults'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/params_wrapper.rb:133:in `inherited'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/actionpack-3.2.3/lib/abstract_controller/railties/routes_helpers.rb:7:in `block (2 levels) in with'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/railties/paths.rb:7:in `block (2 levels) in with'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/app/controllers/gists_controller.rb:1:in `<top (required)>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `block in require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:236:in `load_dependency'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:251:in `require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:359:in `require_or_load'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:313:in `depend_on'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/dependencies.rb:225:in `require_dependency'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/engine.rb:439:in `block (2 levels) in eager_load!'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/engine.rb:438:in `each'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/engine.rb:438:in `block in eager_load!'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/engine.rb:436:in `each'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/engine.rb:436:in `eager_load!'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/application/finisher.rb:53:in `block in <module:Finisher>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/initializable.rb:30:in `instance_exec'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/initializable.rb:30:in `run'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/initializable.rb:55:in `block in run_initializers'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/initializable.rb:54:in `each'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/initializable.rb:54:in `run_initializers'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/application.rb:136:in `initialize!'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/config/environment.rb:5:in `<top (required)>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/config.ru:4:in `require'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/config.ru:4:in `block in <main>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/config.ru:1:in `new'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/config.ru:1:in `<main>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:40:in `eval'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:40:in `parse_file'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/server.rb:200:in `app'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/commands/server.rb:46:in `app'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/server.rb:301:in `wrapped_app'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/server.rb:252:in `start'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/commands/server.rb:70:in `start'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/commands.rb:55:in `block in <top (required)>'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/commands.rb:50:in `tap'
	from /mnt/var/vcap.local/dea/apps/gisti-0-8b7435a020005ae8dc9f5bd3958aff02/app/rubygems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/commands.rb:50:in `<top (required)>'
	from script/rails:6:in `require'
	from script/rails:6:in `<main>'

====> /logs/stdout.log <====

=> Booting Thin
=> Rails 3.2.3 application starting in production on http://0.0.0.0:50573
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting



michaelmartinez in ~/Sites/RailsLearning/Gisticle on master !
± 
source 'https://rubygems.org'
gem 'rails', '3.2.3'
gem 'mysql2'
group :assets do
  gem 'sass-rails',   '~> 3.2.3'
  gem 'coffee-rails', '~> 3.2.1'
  gem 'uglifier', '>= 1.0.3'
end
gem 'jquery-rails'
gem 'rspec-rails', '>= 2.10.1', :group => [:development, :test]
gem 'database_cleaner', '>= 0.7.2', :group => :test
gem 'factory_girl_rails', '>= 3.3.0', :group => [:development, :test]
gem 'email_spec', '>= 1.2.1', :group => :test
gem 'omniauth', '>= 1.1.0'
gem 'omniauth-github'
gem 'bootstrap-sass', '>= 2.0.3'
gem 'simple_form'
gem 'redcarpet'
gem 'pygments.rb'
gem 'thin'
gem "github_api", "0.6.1"
gem 'markitup_rails3'
gem 'will_paginate-bootstrap'
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.3)
      actionpack (= 3.2.3)
      mail (~> 2.4.4)
    actionpack (3.2.3)
      activemodel (= 3.2.3)
      activesupport (= 3.2.3)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.1)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.1.2)
    activemodel (3.2.3)
      activesupport (= 3.2.3)
      builder (~> 3.0.0)
    activerecord (3.2.3)
      activemodel (= 3.2.3)
      activesupport (= 3.2.3)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.3)
      activemodel (= 3.2.3)
      activesupport (= 3.2.3)
    activesupport (3.2.3)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    blankslate (2.1.2.4)
    bootstrap-sass (2.0.3.1)
    builder (3.0.0)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.3.3)
    daemons (1.1.8)
    database_cleaner (0.8.0)
    diff-lcs (1.1.3)
    email_spec (1.2.1)
      mail (~> 2.2)
      rspec (~> 2.0)
    erubis (2.7.0)
    eventmachine (0.12.10)
    execjs (1.4.0)
      multi_json (~> 1.0)
    factory_girl (3.5.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (3.5.0)
      factory_girl (~> 3.5.0)
      railties (>= 3.0.0)
    faraday (0.8.1)
      multipart-post (~> 1.1)
    ffi (1.0.11)
    github_api (0.6.1)
      faraday (~> 0.8.1)
      hashie (~> 1.2.0)
      multi_json (~> 1.3)
      nokogiri (~> 1.5.2)
      oauth2
    hashie (1.2.0)
    hike (1.2.1)
    httpauth (0.1)
    i18n (0.6.0)
    journey (1.0.4)
    jquery-rails (2.0.2)
      railties (>= 3.2.0, < 5.0)
      thor (~> 0.14)
    json (1.7.3)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    markitup_rails3 (0.2.4)
      railties (~> 3.0)
    mime-types (1.19)
    multi_json (1.3.6)
    multipart-post (1.1.5)
    mysql2 (0.3.11)
    nokogiri (1.5.5)
    oauth2 (0.6.1)
      faraday (~> 0.7)
      httpauth (~> 0.1)
      multi_json (~> 1.3)
    omniauth (1.1.0)
      hashie (~> 1.2)
      rack
    omniauth-github (1.0.1)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
    omniauth-oauth2 (1.0.2)
      oauth2 (~> 0.6.0)
      omniauth (~> 1.0)
    polyglot (0.3.3)
    pygments.rb (0.2.13)
      rubypython (~> 0.5.3)
    rack (1.4.1)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rails (3.2.3)
      actionmailer (= 3.2.3)
      actionpack (= 3.2.3)
      activerecord (= 3.2.3)
      activeresource (= 3.2.3)
      activesupport (= 3.2.3)
      bundler (~> 1.0)
      railties (= 3.2.3)
    railties (3.2.3)
      actionpack (= 3.2.3)
      activesupport (= 3.2.3)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.6)
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.4)
    redcarpet (2.1.1)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    rspec-rails (2.10.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec (~> 2.10.0)
    rubypython (0.5.3)
      blankslate (>= 2.1.2.3)
      ffi (~> 1.0.7)
    sass (3.1.19)
    sass-rails (3.2.5)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    simple_form (2.0.2)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    sprockets (2.1.3)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    thin (1.3.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.14.6)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.33)
    uglifier (1.2.5)
      execjs (>= 0.3.0)
      multi_json (~> 1.3)
    will_paginate (3.0.3)
    will_paginate-bootstrap (0.2.1)
      will_paginate (>= 3.0.3)

PLATFORMS
  ruby

DEPENDENCIES
  bootstrap-sass (>= 2.0.3)
  coffee-rails (~> 3.2.1)
  database_cleaner (>= 0.7.2)
  email_spec (>= 1.2.1)
  factory_girl_rails (>= 3.3.0)
  github_api (= 0.6.1)
  jquery-rails
  markitup_rails3
  mysql2
  omniauth (>= 1.1.0)
  omniauth-github
  pygments.rb
  rails (= 3.2.3)
  redcarpet
  rspec-rails (>= 2.10.1)
  sass-rails (~> 3.2.3)
  simple_form
  thin
  uglifier (>= 1.0.3)
  will_paginate-bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment