Giter VIP home page Giter VIP logo

estamation's People

Contributors

estatic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

archonwang

estamation's Issues

Estimation details error

When I create estimation and click Save Im getting this error
Redmine 2.4.1 and Redmine 2.5.1 the same error

Started GET "/projects/sccd/estamations.%23%3C%23%3CClass:0x0000000426fe40%3E:0x007f28d032c558%3E" for 127.0.0.1 at 2014-04-24 11:13:00 +0200

ActionController::RoutingError (uninitialized constant EstamationController):
activesupport (3.2.15) lib/active_support/inflector/methods.rb:230:in block in constantize' activesupport (3.2.15) lib/active_support/inflector/methods.rb:229:ineach'
activesupport (3.2.15) lib/active_support/inflector/methods.rb:229:in constantize' actionpack (3.2.15) lib/action_dispatch/routing/route_set.rb:69:incontroller_reference'
actionpack (3.2.15) lib/action_dispatch/routing/route_set.rb:54:in controller' actionpack (3.2.15) lib/action_dispatch/routing/route_set.rb:32:incall'
journey (1.0.4) lib/journey/router.rb:68:in block in call' journey (1.0.4) lib/journey/router.rb:56:ineach'
journey (1.0.4) lib/journey/router.rb:56:in call' actionpack (3.2.15) lib/action_dispatch/routing/route_set.rb:608:incall'
rack-openid (1.4.2) lib/rack/openid.rb:98:in call' actionpack (3.2.15) lib/action_dispatch/middleware/best_standards_support.rb:17:incall'
rack (1.4.5) lib/rack/etag.rb:23:in call' rack (1.4.5) lib/rack/conditionalget.rb:25:incall'
actionpack (3.2.15) lib/action_dispatch/middleware/head.rb:14:in call' actionpack (3.2.15) lib/action_dispatch/middleware/params_parser.rb:21:incall'
actionpack (3.2.15) lib/action_dispatch/middleware/flash.rb:242:in call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:incontext'
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in call' actionpack (3.2.15) lib/action_dispatch/middleware/cookies.rb:341:incall'
activerecord (3.2.15) lib/active_record/query_cache.rb:64:in call' activerecord (3.2.15) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:incall'
actionpack (3.2.15) lib/action_dispatch/middleware/callbacks.rb:28:in block in call' activesupport (3.2.15) lib/active_support/callbacks.rb:405:in_run__2651699089633481803__call__4328310994784449801__callbacks'
activesupport (3.2.15) lib/active_support/callbacks.rb:405:in __run_callback' activesupport (3.2.15) lib/active_support/callbacks.rb:385:in_run_call_callbacks'
activesupport (3.2.15) lib/active_support/callbacks.rb:81:in run_callbacks' actionpack (3.2.15) lib/action_dispatch/middleware/callbacks.rb:27:incall'
actionpack (3.2.15) lib/action_dispatch/middleware/reloader.rb:65:in call' actionpack (3.2.15) lib/action_dispatch/middleware/remote_ip.rb:31:incall'
actionpack (3.2.15) lib/action_dispatch/middleware/debug_exceptions.rb:16:in call' actionpack (3.2.15) lib/action_dispatch/middleware/show_exceptions.rb:56:incall'
railties (3.2.15) lib/rails/rack/logger.rb:32:in call_app' railties (3.2.15) lib/rails/rack/logger.rb:16:inblock in call'
activesupport (3.2.15) lib/active_support/tagged_logging.rb:22:in tagged' railties (3.2.15) lib/rails/rack/logger.rb:16:incall'
actionpack (3.2.15) lib/action_dispatch/middleware/request_id.rb:22:in call' rack (1.4.5) lib/rack/methodoverride.rb:21:incall'
rack (1.4.5) lib/rack/runtime.rb:17:in call' activesupport (3.2.15) lib/active_support/cache/strategy/local_cache.rb:72:incall'
rack (1.4.5) lib/rack/lock.rb:15:in call' actionpack (3.2.15) lib/action_dispatch/middleware/static.rb:63:incall'
railties (3.2.15) lib/rails/engine.rb:484:in call' railties (3.2.15) lib/rails/application.rb:231:incall'
rack (1.4.5) lib/rack/content_length.rb:14:in call' railties (3.2.15) lib/rails/rack/log_tailer.rb:17:incall'
rack (1.4.5) lib/rack/handler/webrick.rb:59:in service' /home/guesti/work/redmine/ruby/lib/ruby/1.9.1/webrick/httpserver.rb:138:inservice'
/home/guest/work/redmine/ruby/lib/ruby/1.9.1/webrick/httpserver.rb:94:in run' /home/guest/work/redmine/ruby/lib/ruby/1.9.1/webrick/server.rb:191:inblock in start_thread'

Internal error 500

ActionView::Template::Error
undefined method project_estamation_path' for #<#<Class:0x910c518>:0x993cc30> /plugins/estamation/app/helpers/estamations_helper.rb:4:inget_estamation_path'
/plugins/estamation/app/views/estamations/index.html.erb:29:in block (2 levels) in _plugins_estamation_app_views_estamations_index_html_erb___213026239_54089712' /plugins/estamation/app/views/estamations/index.html.erb:26:ineach'
/plugins/estamation/app/views/estamations/index.html.erb:26:in `block in _plugins_estamation_app_views_estamations_index_html_erb___213026239_54089712'


Environment:
Redmine version 2.4.1.stable
Ruby version 2.0.0-p247 (2013-06-27) [i386-mingw32]
Rails version 3.2.15
Environment production
Database adapter Mysql2

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.