search for: breadcrumbs_on_rails

Displaying 3 results from an estimated 3 matches for "breadcrumbs_on_rails".

2010 Aug 03
0
how to create local subroutines properly in rails?
hi guys, Using breadcrumbs on rails (http://github.com/weppos/ breadcrumbs_on_rails), I have added a method, "set_breadcrumb" in my application controller. That will set up my home breadcrumb. In my other feedbacks controller, I have the same "set_breadcrumb" method (in a before_filter). The breadcrumb added here is called "feedback". the proble...
2010 Dec 24
0
keep getting "undefined method `map' for nil:NilClass (NoMethodError) " in new server
...e''s what "gem list --local" gives me: root@ct9a-dev:~/projects/myApp# gem list --local *** LOCAL GEMS *** actionmailer (2.3.9) actionpack (2.3.9) activemodel (3.0.3) activerecord (3.0.3, 2.3.9) activeresource (2.3.9) activesupport (3.0.3, 2.3.9) arel (2.0.6) authlogic (2.1.6) breadcrumbs_on_rails (1.0.1) builder (2.1.2) i18n (0.5.0) paperclip (2.3.8) prawn (0.8.4) prawn-core (0.8.4) prawn-layout (0.8.4) prawn-security (0.8.4) rack (1.1.0) rails (2.3.9) rake (0.8.7) riddle (1.2.2) rubygems-update (1.3.7) searchlogic (2.4.27) thinking-sphinx (2.0.1) tzinfo (0.3.23) will_paginate (2.3.15) pro...
2012 Dec 04
0
Empty test suite is run after every rake task
...=> ''git://github.com/eMerchantPay/active_olap.git'' gem ''geokit-rails'', :branch => ''gem'', :path => ''vendor/cache/git/geokit-rails'' # :git => ''git://github.com/jlecour/geokit-rails.git'' gem "breadcrumbs_on_rails" gem "prototype_legacy_helper", ''0.0.0'', :path => ''vendor/cache/git/prototype_legacy_helper'' # :git => ''git://github.com/rails/prototype_legacy_helper.git'' gem "open_flash_chart", ''0.0.0'', :path...