search for: railsproject

Displaying 12 results from an estimated 12 matches for "railsproject".

Did you mean: railsprojects
2007 Dec 05
1
rake error - please help
...''m suddenly getting this rake error where as before I wasn''t. And nothing''s been changed. As you can see it says something about "load_missing_constant". Is my development environment broken? Can someone please tell me what this error means?: bbgun@echobase:~/RailsProjects/rails_space$ rake test:functionals (in /home/bbgun/RailsProjects/rails_space) /usr/local/bin/ruby -Ilib:test "/usr/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake/rake_test_loader.rb" "test/functional/user_controller_test.rb" "test/functional/community_controller_test.rb&...
2007 Oct 23
6
Problem Upgrading from 1.0.5 to 1.0.8
Hey Guys, I''m getting the following error: 1) NameError in ''ProductsController with a GET to /products NO NAME (Because of Error raised in matcher)'' uninitialized constant Spec::Mocks::BaseExpectation::AnyArgsConstraint /Users/mattlins/Projects/RailsProjects/SWNetworkServices/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/render_observer.rb:86:in `expect_render_mock_proxy'' /Users/mattlins/Projects/RailsProjects/SWNetworkServices/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/render_observer.rb:84:in `call'' /...
2009 May 31
9
No more than one "instances" of a type in define()?
Hi folks, when I try to do something like: define railsproject($name, $uid, $gid, $userpass, $sqlpass) { mysql_database { "$name_staging": ensure => present } mysql_database { "$name_production": ensure => present} ....more stuff... } I get: Puppet::Parser::AST::Resource failed with error ArgumentError: Duplicate defini...
2006 Dec 16
5
trying to add another app
hey all, I have an app working great with apache2 and mongrel_cluster. However, I''m trying to run another application and now when I go to app1.comit falls to app2.com and the opposite. That''s probably because I messed up somewhere with the cluster. this is the content of my conf.d/app1.proxy_cluster.conf: <Proxy balancer://mongrel_cluster> BalancerMember
2009 Oct 02
0
warning: already initialized constant ...
Hi, Every time I start the console, run tests or start any rake thing I get this at the beginning: /home/sweethome/railsproject/vendor/rails/railties/lib/rails/ version.rb:3: warning: already initialized constant MAJOR /home/sweethome/railsproject/vendor/rails/railties/lib/rails/ version.rb:4: warning: already initialized constant MINOR /home/sweethome/railsproject/vendor/rails/railties/lib/rails/ version.rb:5: warning: alr...
2010 Nov 20
4
How to get rspec running?
...rst model and it''s controller. The tests I wanted to implement just after that. However, I run into some error messages when I want to start rspec (see below). The Gemfile is the same as in the Tutorial example and ''rspec spec'' works perfectly in the other subdirectoy (U:\railsprojects\sample_app) without any problems. Can anybody help? Thanks and kind regards, Markus Error messages: U:\railsprojects\rim2011>bundle install Fetching source index for http://rubygems.org/ Using rake (0.8.7) Using abstract (1.0.0) Using activesupport (3.0.1) Using builder (2.1.2) Using i18n (...
2009 Jul 29
3
Use of Ruby Gem and Plugin
Hi, I need to know what should we use in ROR application gems or plugins. Which is the best for any ROR application? Can anyone brief me about this. Thanks -- Posted via http://www.ruby-forum.com/.
2006 Mar 19
0
rails analyze issue
hi all: when i debug my site with <a href="http://rails-analyzer.rubyforge.org/">Rails Analyzer</a> #------------------------------------------------------------------------ pl_analyze show me this: pl_analyze /wwwroot/railsprojects/log/production.log /usr/local/lib/ruby/gems/1.8/gems/production_log_analyzer-1.3.0/lib/production_log/analyzer.rb:381:in `pad_request_name'': undefined method `-'' for nil:NilClass (NoMethodError) #-------------------------------------------------------------------------- and cra...
2008 Jun 30
0
log4r warning message...
...ick) => Rails application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server ** Ruby version is up-to-date; cgi_multipart_eof_fix was not loaded ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... /Users/roupen/RailsProjects/scoobydeal/config/logger.rb:16: warning: already initialized constant RAILS_DEFAULT_LOGGER ** Rails loaded. ** Loading any Rails specific GemPlugins ** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart). ** Rails signals registered. HUP => reload (without restar...
2010 Aug 17
1
how to get plugins to load
...from /Users/mitch/.gem/ruby/1.8/gems/rails-2.3.2/lib/initializer.rb:163:in `process'' from /Users/mitch/.gem/ruby/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in `send'' from /Users/mitch/.gem/ruby/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in `run'' from /Users/mitch/railsprojects/gould_development/config/environment.rb:9 from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'' from /Users/mitch/.gem/ruby/1.8/gems/activesupport-2.3.2/lib/active_support/d...
2011 Oct 24
9
ActiveRecord::ConnectionNotEstablished
...enerate controller Pages home contact" and everything worked fine. Then the book directs me to http://localhost:3000/pages/home. When I point my browser there, I receive the following error. ActiveRecord::ConnectionNotEstablished ActiveRecord::ConnectionNotEstablished Rails.root: /home/ralph/railsprojects/sample_app Application Trace | Framework Trace | Full Trace The routes and controller erb don''t appear to have any errors. Is this a database related error? Any ideas? Thanks, DMAT -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Ta...
2007 Jun 01
0
"Exception: stack level too deep" on collection.clear?
.../gems/activerecord-1.15.2/lib/active_record/ associations/association_collection.rb:41:in `delete_all'' C:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.2/lib/active_record/ associations/association_collection.rb:74:in `clear'' C:\Documents and Settings\andy.PCSSINC.000\My Documents\RailsProjects \rJems/test/unit/court_case_test.rb:162:in `test_removal_of_required_causes_from_active_case'' C:/ruby/lib/ruby/1.8/test/unit/testcase.rb:72:in `__send__'' C:/ruby/lib/ruby/1.8/test/unit/testcase.rb:72:in `run'' C:/ruby/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'...