search for: vendor

Displaying 20 results from an estimated 10174 matches for "vendor".

2007 Dec 07
4
strange error on mock proxy
...#39;'.t %></label> 13: <%= f.select :parent_id, [1,2,3] %> 14: <%#= f.select :parent_id, 15: nested_set_options_for_select(current_account.units.root) {|u| "#{''?'' * u.level} #{u.name}"} %> 16: </li> vendor/plugins/rspec/lib/spec/mocks/proxy.rb:71:in `send'' vendor/plugins/rspec/lib/spec/mocks/proxy.rb:71:in `message_received'' vendor/plugins/rspec/lib/spec/mocks/proxy.rb:100:in `include?'' vendor/rails/actionpack/lib/action_view/helpers/ form_options_helper.r...
2007 May 30
2
ActionView::TemplateError
...4: <td> 5: 6: <%= link_to "View Images (#{record.images.size.to_s})", {:controller => ''design'', :action => ''workspace'', :design_id => record} %> 7: 8: </td> 9: <td class="buttons"> #{RAILS_ROOT}/vendor/rails/activesupport/lib/active_support/ dependencies.rb:249:in `load_missing_constant'' #{RAILS_ROOT}/vendor/rails/activesupport/lib/active_support/ dependencies.rb:452:in `const_missing'' #{RAILS_ROOT}/vendor/rails/activesupport/lib/active_support/ dependencies.rb:464:in `c...
2016 Apr 23
2
push-notification plugin and imap-metadata permissions
...6-04-22 09:07 PM, Timo Sirainen wrote: > On 22 Apr 2016, at 15:17, Giovanni S. Fois <giovanni at giovannisfois.net> wrote: >> In order to tell if a mailbox is enabled to send out the notification, the plugin >> looks out for the following mailbox metadata key: >> /private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify >> >> If the key is set then everything is OK and the notification is sent, otherwise the >> action is skipped. >> >> If I try to setup the metadata key by hand (telnet as the user over the imap port): >&gt...
2007 Apr 25
9
Running specs for a plugin - undefined method ''define'' for object
...;'m running into a problem which I can''t get past it. I''ve got the same specs setup in the main rails app, and everything works fine there, it''s just running the plugin specs that I''m having a problem with. My setup is: - edge rails - edge rspec (in vendor/plugins/rspec) - edge rspec_on_rails (in vendor/plugins/rspec_on_rails) - I ran script/generate rspec - plugin created with rspec_plugin (using script/generate rspec_plugin audit_fu) File contents of: vendor/plugins/audit_fu/spec/audit_fu_spec.rb require File.dirname(__FILE__) + '...
2007 Dec 25
6
error: no marshal_dump is defined for class Thread
...ll, everything is working ok, despite the error (I don''t really know how to determine if the jobs are getting threaded successfully, but they are running, that I am sure of). Here''s the dump: no marshal_dump is defined for class Thread /var/www/apps/rpg/releases/20071224050255/vendor/plugins/backgroundrb/lib/../framework/nbio.rb:55:in `dump'' /var/www/apps/rpg/releases/20071224050255/vendor/plugins/backgroundrb/lib/../framework/nbio.rb:55:in `dump_object'' /var/www/apps/rpg/releases/20071224050255/vendor/plugins/backgroundrb/framework/worker.rb:32:in `send_dat...
2012 Oct 16
5
`method_missing_without_paginate': undefined method `class_attribute' for ActiveRecord::Base:Class
...s 1.4.2. and i can''t able to run my existing application. error occurred : run command for server "script/server -e production -p 3001" error: => Booting WEBrick => Rails 2.3.4 application starting on http://0.0.0.0:3001 config.gem: Unpacked gem rack-rewrite-1.2.1 in vendor/gems has no specification file. Run ''rake gems:refresh_specs'' to fix this. /home/bacancy/Demo_app/smart/vendor/radiant/vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010....
2009 Feb 25
9
local variables in partials lead to NameError
I know I must be doing something dumb, but I can''t seem to send a local variable to my partial. The below code leads to the following error: NameError in Residential_listings#new undefined local variable or method `foo'' for #<ActionView::Base: 0x3fb53f8> I am trying to call the variable ''foo'' in a partial called _attachment.html.erb, which is nested in
2008 May 24
1
link_to_remote, image_tag, mouseover is this possible?
...9;" onmouseout="this.src=''/system/0000/0022/yellow_thumb.gif?1211334531''" alt="Yellow_thumb"/> I just want to have an image that fires a mouseover event that updates a larger image. Is there a better way? I hope someone can help me this. Full trace: vendor/rails/actionpack/lib/action_controller/url_rewriter.rb:95:in `rewrite_url'' vendor/rails/actionpack/lib/action_controller/url_rewriter.rb:81:in `rewrite'' vendor/rails/actionpack/lib/action_controller/base.rb:616:in `url_for'' vendor/rails/actionpack/lib/action_view/helpers/...
2008 Jan 22
11
Unable to load Models which reference plugins?
I''m using a plugin which adds a method to ActiveRecord::Base http://similetimelinerailshelper.googlecode.com/svn/trunk/simile_timeline/ This adds an "acts_as" type declaration to the Models, via the file in vendor/plugins/simile_timeline/lib/simile_timeline.rb Rails is working with these declarations, and they are being used successfully in ''regular Rails''. When I run script/backgroundrb start, I get an error saying that method is not found (error follows sig). Backgroundrb is able...
2006 May 04
2
validates* give me problems
...uot;ya existe" I get in my browser when creating a new categoria item: NoMethodError in Categorias#create undefined method `categoria'' for #<Categoria:0x40a606cc> RAILS_ROOT: /var/www/audio/public/../config/.. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:1786:in `method_missing'' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/validations.rb:300:in `validates_each'' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/validations.rb:299:in `validates_each'' #{RAI...
2006 Mar 03
1
weird error with login engine
Any ideas what would cause the following exception (using the login engine): -------------------------------------- Full executation backtrace: -------------------------------------- [RAILS_ROOT]/vendor/rails/activerecord/lib/active_record/base.rb:1697:in `execute_callstack_for_multiparameter_attributes'' [RAILS_ROOT]/vendor/rails/activerecord/lib/active_record/base.rb:1677:in `assign_multiparameter_attributes'' [RAILS_ROOT]/vendor/rails/activerecord/lib/active_record/base.rb...
2008 Jan 29
4
Setting up release-1.0.1
...].each { |x| $:.push(PACKET_APP + "/#{x}")} +#$LOAD_PATH.unshift(WORKER_ROOT) +$:.push(WORKER_ROOT) require RAILS_HOME + ''/config/boot.rb'' require "active_record" and adding in "environment.rb" config.load_paths += Dir["#{RAILS_ROOT}/vendor/plugins/backgroundrb/server"] config.load_paths += Dir["#{RAILS_ROOT}/vendor/plugins/backgroundrb/framework"] I get this: /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dependencies.rb:249:in `load_missing_constant'': Expected RAILS_HOME/ve...
2008 May 13
0
Problem geting web interface to work
...#{RAILS_ROOT}/lib/builder_plugins/builder_status.rb:20:in `fatal?'' #{RAILS_ROOT}/app/models/project.rb:194:in `last_complete_build_status'' #{RAILS_ROOT}/app/views/projects/_project.rhtml:1:in `_run_rhtml_47app47views47projects47_project46rhtml'' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:326:in `send'' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:326:in `compile_and_render_template'' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:301:in `render_template'' #{RAILS_ROOT}/vendo...
2009 Apr 06
1
Seeking help with basic installation
...s/infoController#properties no such file to load -- sqlite3 RAILS_ROOT: /home/sugi/hello_world Application Trace | Framework Trace | Full Trace /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'' /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'' vendor/rails/activesupport/lib/active_support/dependencies.rb:509:in `require'' vendor/rails/activesupport/lib/active_support/dependencies.rb:354:in `new_constants_in'' vendor/rails/activesupport/lib/active_support/dependencies.rb:509:in `require'' vendor/rails/activesupport/lib/ac...
2006 Oct 16
3
Strange ActiveRecord error popping up
...b2xsZXI6OkZsYXNoOjpGbGFzaEhh\nc2h7AAY6CkB1c2VkewA=\n'', `session_id` = ''3b490c37bd1d8b9553807982b19e23bd'', `updated_at` = ''2006-10-16 17:41:00'' WHERE id = 1 RAILS_ROOT: ./script/../config/.. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:122:in `log'' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:224:in `execute'' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/connection_adapters/m...
2010 Feb 06
4
500 Internal Error
....8/gems/memcache-client-1.7.7/lib/ memcache.rb:253:in `get'' /usr/local/lib/ruby/gems/1.8/gems/memcache-client-1.7.7/lib/ memcache.rb:878:in `with_server'' /usr/local/lib/ruby/gems/1.8/gems/memcache-client-1.7.7/lib/ memcache.rb:251:in `get'' /home/kete/apps/kato/vendor/rails/actionpack/lib/action_controller/ session/mem_cache_store.rb:61:in `initialize'' /usr/local/lib/ruby/1.8/cgi/session.rb:280:in `new'' /usr/local/lib/ruby/1.8/cgi/session.rb:280:in `initialize_without_cgi_reader'' /home/kete/apps/kato/vendor/rails/actionpack...
2014 Apr 23
0
Something went wrong
http://secret-brushlands-1375.herokuapp.com/users/sign_up Not sure why all of a sudden I am getting this error message when I try to save a new user - Here is the log file: C:\rails_projects\store4>heroku logs 2014-04-23T21:35:54.918695+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/act ivesupport-4.1.0/lib/active_support/callbacks.rb:113:in `call' 2014-04-23T21:35:54.918698+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/act ivesupport-4.1.0/lib/active_support/callbacks.rb:229:in `call' 2014-04-23T21:35:54.918696+00:00 app[web.1]: vendor/bundle/...
2007 Jul 12
1
form_tag doesn't accept a string anymore in edge rails?
...shows form_tag as accepting a string. Joe 1) Error: test_new(VerificationsControllerTest): ActionView::TemplateError: can''t convert String into Hash On line #8 of app/views/verifications/new.rhtml 8: <% form_tag verifications_path(@user), :method => :post do %> vendor/rails/actionpack/lib/action_controller/url_rewriter.rb: 38:in `merge'' vendor/rails/actionpack/lib/action_controller/url_rewriter.rb: 38:in `url_for'' vendor/rails/actionpack/lib/action_view/helpers/form_tag_helper.rb: 371:in `html_options_for_form'' vendor/rails...
2006 Mar 29
0
Intermittent error - undefined method ''destroy_without_callbacks''
...ck. Annoying to debug as it only happens intermittently. Any ideas on why this is happening, or indeed how to track it down? Full traceback is as follows: NameError ((eval):1:in `alias_method'': undefined method `destroy_without_callbacks'' for class `Exercise''): /vendor/rails/activerecord/lib/active_record/associations.rb:787:in `class_eval'' (eval):1:in `class_eval'' /vendor/rails/activerecord/lib/active_record/associations.rb:787:in `class_eval'' /vendor/rails/activerecord/lib/active_record/associations.rb:787:in `has_an...
2009 Jul 29
0
Problem uploading file to database mysql blob field
...app/models/attachment.rb:60:in `file='' app/controllers/application.rb:183:in `attach_files'' app/controllers/application.rb:180:in `each_value'' app/controllers/application.rb:180:in `attach_files'' app/controllers/projects_controller.rb:195:in `add_file'' vendor/rails/activerecord/lib/active_record/base.rb:2372:in `send'' vendor/rails/activerecord/lib/active_record/base.rb:2372:in `attributes='' vendor/rails/activerecord/lib/active_record/base.rb:2371:in `each'' vendor/rails/activerecord/lib/active_record/base.rb:2371:in `attributes...