Displaying 20 results from an estimated 57 matches for "load_plugins".
2006 Feb 09
4
Login_Engine: trouble configuring
...from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/initializer.rb:311:i
n `silence_warnings''
from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/initializer.rb:311:i
n `load_plugin''
from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/initializer.rb:145:i
n `load_plugins''
... 14 levels...
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire__''
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire''
from
d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1....
2008 Mar 28
1
undefined method ''alias_method_chain''
...ails/activerecord/lib/../../activesupport/lib/active_support/core_ext/kernel/reporting.rb:11:in
`silence_warnings''
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:348:in
`load_plugin''
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:158:in
`load_plugins''
... 6 levels...
from ./script/../config/../vendor/rails/railties/lib/commands/generate.rb:1:in
`require''
from ./script/../config/../vendor/rails/railties/lib/commands/generate.rb:1
from script/generate:3:in `require''
from script/generate:3
Anyone know what is happe...
2006 Jun 15
1
Unicode hacks - problem
...ems/activesupport-1.3.1/lib/active_support/core_ext/kernel/reporting.rb:11:in
`s
ilence_warnings''
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:348:in
`load_plugin''
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:158:in
`load_plugins''
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:158:in
`load_plugins''
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:102:in
`process''
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:42...
2007 Jun 20
4
custom menu plugin not working in 0.4.4
I was pushing out a new version of a site I have that I think was last
generated with webgen 0.4.1. Since my gems are updated to 0.4.4 I''m getting
this error when running ''webgen''. I''ve reverted back to 0.4.2 and that is the
version where this custom vertical menu plugin starts breaking. So I''m not
sure what has changed to cause this. I get this
2006 Nov 29
6
Noob needs help installing backgroundrb on Windows XP
...s/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/reporting.rb:11:in
`silence_warnings''\r
\tfrom
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:348:in
`load_plugin''\r
\tfrom
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:158:in
`load_plugins''\r
\tfrom
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:158:in
`load_plugins''\r
\tfrom
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:102:in
`process''\r
\tfrom
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:42:in `run&...
2006 Feb 26
6
Having trouble getting Edge Rails running
Hello,
I''ve been playing with this for hours, and got through a couple glitches
(e.g. updating to Ruby 1.8.4) but this one is well beyond my N00b
skills. When trying to run script/server I get:
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:87:in
`as_load_path'': stack level too deep (SystemStackError)
from
2010 Aug 30
3
paperclip gem install failed
when i''m installing paperclip gem its return err (i18n requires
RubyGems version >= 1.3.6)
the os is ubuntu 10.04 64bit
-nirosh-
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send
2008 Oct 28
1
Old Rails app: can't find file_column gem?
...../config/../vendor/rails/activesupport/lib/active_support/core_ext/kernel/reporting.rb:11:in
`silence_warnings''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:348:in
`load_plugin''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:158:in
`load_plugins''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:158:in
`each''
... 11 levels...
from
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in
`require''
from
./script/../config/../vendor/rails/railties/lib/comm...
2009 Apr 24
2
plugin loading
I just updated from Rails 1.2.0 to Rails 2.3.2 and none of the app
plugins seem to load. The server starts without any problems, but none
of the plugin code is available. Help!
--
Posted via http://www.ruby-forum.com/.
2012 Oct 16
5
`method_missing_without_paginate': undefined method `class_attribute' for ActiveRecord::Base:Class
...vendor/rails/railties/lib/rails/plugin.rb:154:in
`evaluate_init_rb''
from
/home/bacancy/Demo_app/smart/vendor/radiant/vendor/rails/railties/lib/rails/plugin.rb:48:in
`load''
from
/home/bacancy/Demo_app/smart/vendor/radiant/vendor/rails/railties/lib/rails/plugin/loader.rb:38:in
`load_plugins''
from
/home/bacancy/Demo_app/smart/vendor/radiant/vendor/rails/railties/lib/rails/plugin/loader.rb:37:in
`each''
from
/home/bacancy/Demo_app/smart/vendor/radiant/vendor/rails/railties/lib/rails/plugin/loader.rb:37:in
`load_plugins''
from
/home/bacancy/Demo_app/smart/ve...
2006 Jul 17
2
Port of --prefix to mongrel-service
This patch:
- adds --prefix option to service::install in mongrel-service plugin
- fixes bug with config values merging in the service
- enables gemplugins in the service.
Questions:
- why the load_plugins command was commented out? It seems working for me.
- why bin/mongrel_rails_service and bin/mongrel_rails_svc still in the
main package?
- a lot of code is duplicated in both versions (standalone mongrel and
service) - a bit of refactoring could help
Anyway, this --prefix option is scratching my i...
2007 Feb 08
1
Problem with acts_as_taggable table migration
...cal/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/
active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings''
/opt/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/initializer.rb:
401:in `load_plugin''
/opt/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/initializer.rb:
185:in `load_plugins''
/opt/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/initializer.rb:
185:in `each''
/opt/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/initializer.rb:
185:in `load_plugins''
/opt/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/initializer.rb:
105:in `process''
/opt/local/...
2009 Mar 14
5
The 2.3 branch and Rails Edge failing
..../vendor/rails/railties/lib/rails/
> plugin.rb:142:in `evaluate_init_rb''
> from ./script/../config/../vendor/rails/railties/lib/rails/
> plugin.rb:48:in `load''
> from ./script/../config/../vendor/rails/railties/lib/rails/
> plugin/loader.rb:38:in `load_plugins''
> from ./script/../config/../vendor/rails/railties/lib/rails/
> plugin/loader.rb:37:in `each''
> from ./script/../config/../vendor/rails/railties/lib/rails/
> plugin/loader.rb:37:in `load_plugins''
> from ./script/../config/../vendo...
2008 Oct 14
1
Starting Server gives an error
...ndor/rails/activesupport/lib
/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:407:
in `load_plugin''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:189:
in `load_plugins''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:189:
in `each''
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:189:
in `load_plugins''
... 15 levels...
from E:/Demovendor/rails/railties/lib/comm
ands...
2006 Jan 20
11
Userstamp Plugin
I''m pleased to announce a new plugin for Rails: Userstamp. You can read my
blog post at http://www.delynnberry.com/articles/2006/01/20/userstamp-plugin
and/or read all about it at the perminant page
http://www.delynnberry.com/pages/userstamp. Any comments or suggestions for
improvement are much appreciated.
--
DeLynn Berry
delynn@gmail.com
http://www.delynnberry.com
A dump of the Readme
2006 Jul 14
2
Configuration search order
Hi
I''m in the process of deciding how a plugin should be designed to make
configuration as easy as possible. Right now I require the plugin from
init.rb, and set some configuration options (as class attribute
accessors) from environment.rb. Then I tried setting these from
environments/development.rb instead, and to my surprise this didn''t
work. It said the class in question
2007 Sep 12
0
Error when running migrations
I''ve checked out a rails project that i''m working on from a repository,
and created a new database for it. However whenever i try and run the
migrations i get the following error:
rake aborted!
#<AppConfig:0xb7870f84> is not a class/module
Whenever I try to fire up a webrick server, i get the following error:
=> Booting WEBrick...
2006 Feb 01
2
Uninitialized constant ApplicationController?
Hello list,
I''m trying to start my Rails server after doing a long complex switch
from Postgres to MySQL, and I''m getting the following error:
=> Booting WEBrick...
/usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:200:in
`const_missing'': uninitialized constant ApplicationController
(NameError)
from
2007 Sep 26
0
Rake DB Migration
...ernel/reporting.rb:
11:in `silence_warnings''
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/rubricks/config/../vendor/rails/railt
ies/lib/initializer.rb:401:in `load_plugin''
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/rubricks/config/../vendor/rails/railt
ies/lib/initializer.rb:185:in `load_plugins''
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/rubricks/config/../vendor/rails/railt
ies/lib/initializer.rb:185:in `each''
C:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/rubricks/config/../vendor/rails/railt
ies/lib/initializer.rb:185:in `load_plugins''
C:/ruby/lib/ruby/gems/1.8/g...
2006 Aug 23
8
acts_as_ferret with Mongrel and Edge Rails
Hi there,
Has anyone tried acts_as_ferret with Edge Rails and Mongrel? When I
install the plugin to a project that has Edge Rails frozen, and the
Mongrel gem installed, I can''t start the server. There''s no error, it
just doesn''t start.
I''ve used acts_as_ferret in the past with WEBrick, and stable Rails
releases without a hitch.
If I remove the