Giter Club home page Giter Club logo

spree-sitemap-generator's Introduction

spree-sitemap-generator's People

Contributors

jackkinsella avatar joshnuss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spree-sitemap-generator's Issues

Application doesn't start

Rails 3.0.11
mysql2 0.2.18

If I delete gem all fine

Instance method "fail" is already defined in Object, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
/var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/mysql2-0.2.18/lib/active_record/connection_adapters/mysql2_adapter.rb:263:in `query': Table 'ate.properties' doesn't exist (Mysql2::Error)
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/mysql2-0.2.18/lib/active_record/connection_adapters/mysql2_adapter.rb:263:in `execute'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/mysql2-0.2.18/lib/active_record/connection_adapters/mysql2_adapter.rb:413:in `columns'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activerecord-3.0.11/lib/active_record/base.rb:685:in `columns'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activerecord-3.0.11/lib/active_record/base.rb:698:in `column_names'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activerecord-3.0.11/lib/active_record/relation.rb:370:in `block in method_missing'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activerecord-3.0.11/lib/active_record/relation.rb:125:in `scoping'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activerecord-3.0.11/lib/active_record/relation.rb:370:in `method_missing'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/conditions.rb:92:in `condition_details'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/conditions.rb:68:in `local_condition?'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/conditions.rb:61:in `condition?'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/association_conditions.rb:6:in `condition?'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/association_ordering.rb:14:in `condition?'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/ordering.rb:11:in `condition?'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rd_searchlogic-3.0.1/lib/searchlogic/named_scopes/ordering.rb:31:in `order'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activerecord-3.0.11/lib/active_record/base.rb:447:in `order'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/spree_core-0.40.0/app/models/property.rb:9:in `<class:Property>'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/spree_core-0.40.0/app/models/property.rb:1:in `<top (required)>'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:239:in `require'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:239:in `block in require'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:227:in `load_dependency'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:239:in `require'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:346:in `require_or_load'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:300:in `depend_on'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/activesupport-3.0.11/lib/active_support/dependencies.rb:216:in `require_dependency'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/engine.rb:138:in `block (2 levels) in eager_load!'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/engine.rb:137:in `each'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/engine.rb:137:in `block in eager_load!'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/engine.rb:135:in `each'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/engine.rb:135:in `eager_load!'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/application/railties.rb:11:in `each'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/application/railties.rb:11:in `all'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/application.rb:107:in `eager_load!'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/application/finisher.rb:41:in `block in <module:Finisher>'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/initializable.rb:25:in `instance_exec'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/initializable.rb:25:in `run'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/initializable.rb:50:in `block in run_initializers'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/initializable.rb:49:in `each'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/initializable.rb:49:in `run_initializers'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/application.rb:134:in `initialize!'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/railties-3.0.11/lib/rails/application.rb:77:in `method_missing'
from /var/www/home/hae/projects/pp/releases/test_2012_01_09_19:54/config/environment.rb:6:in `<top (required)>'
from config.ru:4:in `require'
from config.ru:4:in `block in <main>'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/builder.rb:46:in `instance_eval'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/builder.rb:46:in `initialize'
from config.ru:1:in `new'
from config.ru:1:in `<main>'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/lib/unicorn.rb:44:in `eval'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/lib/unicorn.rb:44:in `block in builder'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/bin/unicorn_rails:139:in `call'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/bin/unicorn_rails:139:in `block in rails_builder'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/lib/unicorn/http_server.rb:688:in `call'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/lib/unicorn/http_server.rb:688:in `build_app!'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/lib/unicorn/http_server.rb:134:in `start'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/gems/unicorn-4.1.1/bin/unicorn_rails:209:in `<top (required)>'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/bin/unicorn_rails:19:in `load'
from /var/www/home/hae/projects/pp/shared/gems/ruby/1.9.1/bin/unicorn_rails:19:in `<main>' 

Sitemap has changed...

In /lib/spree_sitemap_generator you stuff some functions into sitemap generator, but sitemap has changed....

  require 'spree_sitemap_generator/spree_defaults'
  SitemapGenerator::LinkSet.send :include, SpreeSitemapGenerator::SpreeDefaults

should now be:

  SitemapGenerator::Interpreter.send :include, SpreeSitemapGenerator::SpreeDefaults

at least for sitemap_generator version 2.1.3... Otherwise, thanks for gem...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.