Displaying 4 results from an estimated 4 matches for "__delegation__".
2006 Sep 06
7
Error on Windows and FreeBSD
...e mongrel, win32-services and mongrel-service gems installed even
through Im not using mongrel as a service at the moment.
The whole application works apart from one action. The error I get is:
NoMethodError in SearchController#results
undefined method `table_name'' for Stop:Class
|(__DELEGATION__):2:in `__send__''
(__DELEGATION__):2:in `table_name''
#{RAILS_ROOT}/app/models/search.rb:58:in `find_runs''
#{RAILS_ROOT}/app/models/search.rb:44:in `depature_runs''
#{RAILS_ROOT}/app/controllers/search_controller.rb:100:in `results''|
So my results actio...
2009 May 01
0
Graticule / acts_as_geocodable error?
Has anyone encountered this error using Graticule &
acts_as_geocodable?
ActiveRecord::UnknownAttributeError (unknown attribute: precision):
(__DELEGATION__):2:in `__send__''
(__DELEGATION__):2:in `with_scope''
app/models/listing.rb:113:in `advanced_find''
...
Here is line 113 in listing.rb:
published.find(:all,
:origin => zip_code,
:within => miles,
:conditions => [conditions.join(" AND "...
2009 Sep 21
4
Announcement: Foreman 0.1-1 is out
Hello All,
I''m happy to announce the next stable release of Foreman, main new features
include:
- Integration of Puppet Reports, once enabled you would see a real time
overview of all of yours hosts status.
- Improved support for multiple Puppet Masters (e.g. import facts and
reports from remote serves over http)
- Simplified migration from existing external nodes setup,
2009 May 05
3
Oracle-JRuby error
...jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/migration.rb:280:in
`migrate''
C:/jruby-1.2.0/bin/../lib/ruby/1.8/benchmark.rb:293:in `measure''
C:/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/migration.rb:280:in
`migrate''
(__DELEGATION__):2:in `migrate''
C:/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/migration.rb:480:in
`migrate''
C:/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/migration.rb:556:in
`call''
C:/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecor...