Displaying 20 results from an estimated 8182 matches for "gem's".
2009 May 20
8
ctionView::TemplateError (undefined method `start_form_tag'
...ction => ''fazer_login'' %><style type="text/css">
2: <!--
3: body,td,th {
4: font-family: Verdana, Arial, Helvetica, sans-serif;
app/views/login/fazer_login.rhtml:1:in
`_run_erb_47app47views47login47fazer_login46rhtml''
/usr/lib64/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_view/base.rb:342:in
`send''
/usr/lib64/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_view/base.rb:342:in
`execute''
/usr/lib64/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_view/template_handlers/compilable.rb:29:in
`send''...
2006 Mar 28
0
MySQL problems and undefined class User
..., `updated_at` =
''2006-03-28 16:01:21'' WHERE id = 963
Undefined class problem:
ArgumentError in <controller not set>#<action not set>
undefined class/module User
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace
C:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/session/active_record_store.rb:81:in
`dump''
C:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/session/active_record_store.rb:81:in
`marshal''
C:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_control...
2007 Nov 06
2
what did I do?
I''m following merb trunk. This morning I updated my gems, sync''d merb
source and installed the merb gem from source. I don''t know if I did
something wrong, or if a new gem messed things up, or if there was a
merb change which broke something. Now I get this error:
Request: REQUEST_URI: / (2007-11-05 20:27:04)
Params: {"action&qu...
2007 Mar 18
2
mongrel timing out
...9;t show it ).
Can someone please point me in the direction of what I need to do to trace
the cause of this. Or what you would need from me to help?
This is a RHEL4 box running rails 1.2.2 and ruby 1.8.5
here is part of the log entry
Mongrel timed out this thread: shutdown
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel.rb:675:in `write''
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/vendor/mysql.rb:532:in
`write''
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/vendor/mysql.rb:506:in
`command''
/usr/local/l...
2008 Nov 11
4
Very weird rake message...
When I try and run rake db:migrate, I get this error:
rake aborted!
uninitialized constant CreateUsers
/Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/
dependencies.rb:266:in `load_missing_constant''
/Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/
dependencies.rb:453:in `const_missing''
/Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/
dependenc...
2008 Jun 30
1
Help with form_for
Hello, I had an app running on RoR 1.1, now I''m migrating it to 2.1.
In a view I have:
<div id="user_management">
<fieldset>
<legend>Please log in</legend>
<% form_for(:user, :url => sessions_path) do |f| %>
<p>Username: <span class="notice"><%= flash[:notice]%></
span></p>
<%= f.text_...
2007 Dec 03
1
undefined methods page_count
...e''
/home/jerry/NetBeansProjects/hacdb/app/views/main/list_all_ann.rhtml:
7:in `_run_rhtml_47app47views47main47list_all_ann46rhtml''
/home/jerry/NetBeansProjects/hacdb/vendor/plugins/will_paginate/lib/
will_paginate/view_helpers.rb:45:in `will_paginate''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.6/lib/action_view/
base.rb:325:in `send''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.6/lib/action_view/
base.rb:325:in `compile_and_render_template''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.6/lib/action_view/
base.rb:301:in `render_template...
2009 Nov 13
3
Encoding::UTF_8 missing?
...m has me
stumped.
Whenever I run rake db:seed to populate my database I hit the following
error:
** Invoke db:seed (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:seed
rake aborted!
uninitialized constant ActiveSupport::Multibyte::Chars::Encoding
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:105:in
`const_missing''
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/multibyte/chars.rb:86:in
`initialize''
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/string/multi...
2008 Dec 26
4
''stack level too deep'' error
...from /home/raghus/public_html/
feedflix.com/ff/vendor/plugins/backgroundrb/server/lib/log_worker.rb:17:in`process_request''
from /home/raghus/public_html/
feedflix.com/ff/vendor/plugins/backgroundrb/server/lib/log_worker.rb:10:in`receive_data''
from
/usr/lib/ruby/gems/1.8/gems/packet-0.1.6/bin/../lib/packet/packet_worker.rb:56:in
`receive_internal_data''
from
/usr/lib/ruby/gems/1.8/gems/packet-0.1.6/bin/../lib/packet/packet_parser.rb:38:in
`call''
... 13 levels...
from
/usr/lib/ruby/gems/1.8/gems/packet-0.1.6/bin/packet_wor...
2009 Feb 21
3
Help w/ rake db:migrate error
...ke
db:migrate), I get this:
rake db:migrate --trace
(in /Users/Eric/Development/Work/Rails/pcod)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
undefined method `random'' for Tidbit(Table doesn''t exist):Class
/Library/Ruby/Gems/1.8/gems/activerecord-2.2.2/lib/active_record/
base.rb:1833:in `method_missing_without_paginate''
/Users/Eric/Development/Work/Rails/pcod/vendor/plugins/will_paginate/
lib/will_paginate/finder.rb:167:in `method_missing''
/Users/Eric/Development/Work/Rails/pcod/app/controllers/appli...
2008 Aug 26
1
upload_column NoMethodError
Hi all,
I''m using uploadcolumn plugin for file uploading. Followed the README file.
Put "upload_column :src_file" in my model file as instructed, and i got this
NoMethodError for the upload_column. This is the full trace:
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/base.rb:1667:in
`method_missing''
app/models/speech.rb:2
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:215:in
`load_without_new_constant_marking''
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/...
2009 Aug 31
7
"Missing these required gems: rspec-rails" in ruby 1.9
i get the above error when running rake.
I tried switching rails 2.3.3 with 2.3.2 but it didn''t help.
here are my gems:
actionmailer (2.3.2)
actionpack (2.3.2)
activerecord (2.3.2)
activeresource (2.3.2)
activesupport (2.3.2)
builder (2.1.2)
cucumber (0.3.98)
diff-lcs (1.1.2)
hoe (2.3.3)
nokogiri (1.3.3)
polyglot (0.2.8)
rack (1.0.0)
rails (2.3.2)
rake (0.8.7)
rspec (1.2.8)
rspec-rails (1.2.7.1)
rubyforge (1.0.4)...
2009 Jun 13
5
undefined method `valid_password?'
I''m trying to set up the authlogic gem for rails, just after logging my
user I get this weird error:
NoMethodError in Usuari sessionsController#create
undefined method `valid_password?'' for #<Usuari:0xb69b9a54>
RAILS_ROOT: /home/cocozz/dev/enruscats
Application Trace | Framework Trace | Full Trace
/usr/lib/ruby/gems...
2007 Dec 13
2
Trying to use ActiveRecord STI but fails
...s: false
:merb_root: /home/francois/src/florian-opsdb/trunk/amara
:use_mutex: true
:host: 127.0.0.1
:session_id_cookie_only: true
:environment: development
:port: "4000"
:query_string_whitelist: []
Started merb_init.rb ...
Connecting to database...
Thu, 13 Dec 2007 03:22:38 GMT: loading gem ''merb_activerecord'' from
config/dependencies.rb:16 ...
Loading Application...
---
- /usr/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib
- /home/francois/src/florian-opsdb/trunk/amara/lib
- projects/mongrel_experimental/lib/
- /home/francois/src/florian-opsdb/trunk/amara/lib
- /ho...
2007 Mar 01
1
ActiveRecord::StatementInvalid error
When I try to run my webserver in the production environment I just
get an application error message. This is all I can find in the log:
ActiveRecord::StatementInvalid
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.1/lib/active_record/
connection_adapters/sqlite_adapter.rb:274:in `table_structure''
/usr/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/
core_ext/object/misc.rb:23:in `returning''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.1/lib/active_...
2009 Dec 24
4
NoMethodError
...uot;>Price</label>:
6: <%= text_field ''book'', ''price'' %></p>
7: <p><label for="book_subject">Subject</label>:
RAILS_ROOT: /home/user/projects/library
Application Trace | Framework Trace | Full Trace
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/
attribute_methods.rb:260:in `method_missing''
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/
form_helper.rb:845:in `send''
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/
form_helper.rb:845:...
2009 Jun 22
1
getting error can't modify frozen hash
Hi,
When I upgraded my rails application to rails 2.3.2 I am getting
error ''can''t modify frozen hash'' on using
@something.update_attribute(params[:something]).
Can anyone help me who is familiarize with this bug?
Thanks,
2010 Mar 23
3
NoMethodError in AdminController#index
...oblem below:
NoMethodError in AdminController#index
undefined method `scaffold'' for AdminController:Class
RAILS_ROOT: /home/darwin/Sites/music_library
Application Trace | Framework Trace | Full Trace
/home/darwin/Sites/music_library/app/controllers/admin_controller.rb:3
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/
dependencies.rb:380:in `load_without_new_constant_marking''
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/
dependencies.rb:380:in `load_file''
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/
d...
2010 Apr 09
3
"We're sorry, but something went wrong"
...t.rb:29:in `initialize''
C:/Ruby/lib/ruby/1.8/dl/import.rb:29:in `dlopen''
C:/Ruby/lib/ruby/1.8/dl/import.rb:29:in `dlload''
C:/Ruby/lib/ruby/1.8/dl/import.rb:27:in `each''
C:/Ruby/lib/ruby/1.8/dl/import.rb:27:in `dlload''
C:/Ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.5-x86-mswin32/lib/
sqlite3/driver/dl/api.rb:31
C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
C:/Ruby/lib/ruby/gems/1.8/gems/act...
2005 Apr 06
3
NameError in <controller not set>#<action not set>
...ties_controller file. And the helper for
communties exists.
Any ideas?
Thanks,
Joe
NameError in <controller not set>#<action not set>
uninitialized constant CommunitiesHelper
app/controllers/communities_controller.rb:1
script/server:48
Show framework trace
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.0.3/lib/active_support/dependencies.rb:181:in
`const_missing''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.0.3/lib/active_support/core_ext/string/../../inflector.rb:53:in
`const_get''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.0.3/lib/active_su...