Skip to content

Instantly share code, notes, and snippets.

@shanesveller
Created October 21, 2009 16:34
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 shanesveller/c917f141b83edf199239 to your computer and use it in GitHub Desktop.
Save shanesveller/c917f141b83edf199239 to your computer and use it in GitHub Desktop.
description of devise 0.1.0 bug
# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION = '2.3.4' unless defined? RAILS_GEM_VERSION
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
Rails::Initializer.run do |config|
config.gem 'warden', :version => '0.5.0'
config.gem 'devise', :version => '0.1.0'
config.gem 'rails-footnotes', :version => '3.6.3'
# config.gem 'haml'
# config.gem 'formtastic', :source => 'http://gemcutter.org'
# config.gem 'binarylogic-searchlogic', :lib => 'searchlogic', :source => 'http://gems.github.com'
# config.gem 'norman-friendly_id', :lib => 'friendly_id', :source => 'http://gems.github.com'
# config.gem 'mislav-will_paginate', :lib => 'will_paginate', :source => 'http://gems.github.com'
# config.gem 'chriseppstein-compass', :lib => false, :source => 'http://gems.github.com'
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
# Add additional load paths for your own custom dirs
# config.load_paths += %W( #{RAILS_ROOT}/extras )
# Specify gems that this application depends on and have them installed with rake gems:install
# config.gem "bj"
# config.gem "hpricot", :version => '0.6', :source => "http://code.whytheluckystiff.net"
# config.gem "sqlite3-ruby", :lib => "sqlite3"
# config.gem "aws-s3", :lib => "aws/s3"
# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
# Skip frameworks you're not going to use. To use Rails without a database,
# you must remove the Active Record framework.
# config.frameworks -= [ :active_record, :active_resource, :action_mailer ]
# Activate observers that should always be running
# config.active_record.observers = :cacher, :garbage_collector, :forum_observer
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names.
config.time_zone = 'UTC'
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}')]
# config.i18n.default_locale = :de
end
aanand-deadweight (0.1.0)
actionmailer (2.3.4, 2.3.3, 2.2.2, 1.3.6)
actionpack (2.3.4, 2.3.3, 2.2.2, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.3.4, 2.3.3, 2.2.2, 1.15.6)
activeresource (2.3.4, 2.3.3, 2.2.2)
activesupport (2.3.4, 2.3.3, 2.2.2, 1.4.4)
acts_as_ferret (0.4.4, 0.4.3)
adamcooke-codebase (3.0.9, 3.0.8, 3.0.4)
arrayfields (4.7.4)
authlogic (2.1.2, 2.1.1)
autotest-fsevent (0.1.3, 0.1.2)
autotest-growl (0.1.7)
autotest-rails (4.1.0)
binarylogic-searchlogic (2.3.5, 2.3.3, 2.3.2)
builder (2.1.2)
cap_gun (0.2.0)
capistrano (2.5.9, 2.5.8, 2.5.2)
capistrano-ext (1.2.1)
cgi_multipart_eof_fix (2.5.0)
chriseppstein-compass (0.8.17, 0.8.16, 0.8.15)
chronic (0.2.3)
cldwalker-hirb (0.2.6, 0.2.5)
columnize (0.3.1)
configuration (1.1.0, 0.0.5)
couchrest (0.33)
css_parser (0.9.1)
cucumber (0.3.104, 0.3.103, 0.3.102, 0.3.101, 0.3.100, 0.3.99, 0.3.98)
cwninja-inaction_mailer (0.6)
daemons (1.0.10)
deeby (1.0.0)
defunkt-github (0.3.4)
deprec (2.1.4, 2.1.1)
devise (0.1.0)
diff-lcs (1.1.2)
dnssd (1.3, 0.6.0)
drnic-haml (2.3.0)
emk-safe_erb (0.1.2)
faker (0.3.1)
fastercsv (1.5.0)
fastthread (1.0.7, 1.0.1)
fattr (2.1.0)
fcgi (0.8.7)
ferret (0.11.6)
ffmike-query_trace (0.0.2)
find_gem (1.2.1)
flay (1.4.0)
flog (2.2.0)
formtastic (0.9.0)
freelancing-god-thinking-sphinx (1.2.11)
gem_plugin (0.2.3)
gemcutter (0.1.6, 0.1.4)
ghost (0.2.3, 0.2.2)
git (1.2.4, 1.2.2)
growl-glue (1.0.7)
haml (2.2.8, 2.2.6, 2.2.5, 2.2.4, 2.2.3)
highline (1.5.1, 1.5.0)
hoe (2.3.3)
hpricot (0.8.1, 0.6.164)
iobuffer (0.1.1)
javan-whenever (0.3.7)
jnunemaker-crack (0.1.4)
jnunemaker-happymapper (0.2.5)
josevalim-auth_helpers (0.5.1)
josevalim-inherited_resources (0.9.1)
josevalim-rails-footnotes (3.6.2)
jscruggs-metric_fu (1.1.5)
json (1.1.9)
json_pure (1.1.9)
justinfrench-formtastic (0.2.4, 0.2.3, 0.2.2)
kicker (2.0.2)
laserlemon-vestal_versions (0.8.0, 0.7.0)
launchy (0.3.3)
libxml-ruby (1.1.3, 1.1.2)
linecache (0.43)
log4r (1.1.2)
main (3.0.3, 2.9.3)
mime-types (1.16)
mislav-will_paginate (2.3.11)
mocha (0.9.8, 0.9.7)
mojombo-chronic (0.3.0)
mongo (0.15)
mongo_ext (0.15)
mongrel (1.1.5)
mynyml-phocus (1.0)
mysql (2.8.1)
needle (1.3.0)
net-scp (1.0.2, 1.0.1)
net-sftp (2.0.2, 2.0.1, 1.1.1)
net-ssh (2.0.15, 2.0.14, 2.0.4, 1.1.4)
net-ssh-gateway (1.0.1, 1.0.0)
nokogiri (1.3.3)
norman-friendly_id (2.1.4)
notahat-machinist (1.0.3)
open4 (0.9.6)
ParseTree (3.0.4, 2.1.1)
passenger (2.2.5, 2.2.4)
pg (0.8.0)
piston (2.0.6)
polyglot (0.2.9, 0.2.8)
pwood-wowr (0.5.1)
rack (1.0.0)
rails (2.3.4, 2.3.3, 2.2.2, 1.2.6)
rails-footnotes (3.6.3)
rake (0.8.7, 0.8.3)
rb-appscript (0.5.3)
RedCloth (4.2.2, 4.1.1)
redgreen (1.2.2)
reek (1.2.2)
relevance-rcov (0.9.2.1, 0.9.0)
rest-client (1.0.3)
rev (0.3.0)
rgrove-sanitize (1.0.8.4)
rip (0.0.5)
rmagick (2.12.2, 2.12.1)
roodi (2.0.0)
rspec (1.2.9, 1.2.8)
rspec-rails (1.2.9, 1.2.7.1)
ruby-debug (0.10.3)
ruby-debug-base (0.10.3)
ruby-growl (1.0.1)
ruby-openid (2.1.7, 2.1.2)
ruby-prof (0.7.3)
ruby-yadis (0.3.4)
ruby2ruby (1.2.4, 1.1.8)
ruby_parser (2.0.4)
rubyforge (2.0.3, 2.0.1, 2.0.0, 1.0.5)
rubygems-update (1.3.5)
RubyInline (3.8.3)
rubyist-aasm (2.1.1)
rubynode (0.1.5)
ryanb-nifty-generators (0.1.7)
sake (1.0.15)
sequel (3.5.0, 3.4.0, 3.3.0)
sexp_processor (3.0.3)
sinatra (0.9.4)
sqlite3-ruby (1.2.5, 1.2.4)
sys-uname (0.8.3)
technicalpickles-jeweler (1.2.1)
term-ansicolor (1.0.4)
termios (0.9.4)
test-unit (2.0.3)
thoughtbot-factory_girl (1.2.2)
thoughtbot-paperclip (2.3.1)
thoughtbot-shoulda (2.10.2)
topfunky-gruff (0.3.5)
treetop (1.4.2, 1.4.1, 1.3.0)
trillian-logs-mapper (0.0.0)
unicorn (0.93.3)
vlad (2.0.0)
vlad-git (2.0.0)
warden (0.5.0)
watchr (0.5.7)
webrat (0.5.3)
xmpp4r (0.5, 0.4)
ZenTest (4.1.1)
$ rake routes --trace
(in /Users/shane/ruby/megaphone)
** Invoke routes (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
undefined method `mappings' for Devise:Module
/Library/Ruby/Gems/1.8/gems/devise-0.1.0/lib/devise/controllers/filters.rb:72
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `load_without_new_constant_marking'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `load_file'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:379:in `load_file'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:259:in `require_or_load'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:425:in `load_missing_constant'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in `const_missing'
/Library/Ruby/Gems/1.8/gems/devise-0.1.0/lib/devise/routes.rb:10:in `load_routes!'
/Users/shane/ruby/megaphone/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:266:in `reload!'
/Users/shane/ruby/megaphone/config/../vendor/rails/railties/lib/initializer.rb:537:in `initialize_routing'
/Users/shane/ruby/megaphone/config/../vendor/rails/railties/lib/initializer.rb:188:in `process'
/Users/shane/ruby/megaphone/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
/Users/shane/ruby/megaphone/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
/Users/shane/ruby/megaphone/config/environment.rb:9
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
/Users/shane/ruby/megaphone/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
/Users/shane/ruby/megaphone/vendor/rails/railties/lib/tasks/misc.rake:4
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
ActionController::Routing::Routes.draw do |map|
# The priority is based upon order of creation: first created -> highest priority.
# Sample of regular route:
# map.connect 'products/:id', :controller => 'catalog', :action => 'view'
# Keep in mind you can assign values other than :controller and :action
# Sample of named route:
# map.purchase 'products/:id/purchase', :controller => 'catalog', :action => 'purchase'
# This route can be invoked with purchase_url(:id => product.id)
# Sample resource route (maps HTTP verbs to controller actions automatically):
# map.resources :products
# Sample resource route with options:
# map.resources :products, :member => { :short => :get, :toggle => :post }, :collection => { :sold => :get }
# Sample resource route with sub-resources:
# map.resources :products, :has_many => [ :comments, :sales ], :has_one => :seller
# Sample resource route with more complex sub-resources
# map.resources :products do |products|
# products.resources :comments
# products.resources :sales, :collection => { :recent => :get }
# end
# Sample resource route within a namespace:
# map.namespace :admin do |admin|
# # Directs /admin/products/* to Admin::ProductsController (app/controllers/admin/products_controller.rb)
# admin.resources :products
# end
# You can have the root of your site routed with map.root -- just remember to delete public/index.html.
# map.root :controller => "welcome"
# See how all your routes lay out with "rake routes"
# Install the default routes as the lowest priority.
# Note: These default routes make all actions in every controller accessible via GET requests. You should
# consider removing or commenting them out if you're using named routes and resources.
map.connect ':controller/:action/:id'
map.connect ':controller/:action/:id.:format'
end
ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]
System Software Overview:
System Version: Mac OS X 10.6.1 (10B504)
Kernel Version: Darwin 10.0.0
Boot Volume: Shane
Boot Mode: Normal
Computer Name: Loki
User Name: Shane (shane)
Secure Virtual Memory: Enabled
64-bit Kernel and Extensions: No
Time since boot: 3:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment