Hi, Do you use active_scaffold_vho directly linked to git repository in your gem file ??
country_select_helper was moved to a bridge a few weeks ago and gem spec is nt aware of that fact so far cause I have nt releases a new gem version in the meantime. -- volker On Jul 28, 1:11 pm, patrick99e99 <[email protected]> wrote: > Hi, > > When I deploy to the server, I see the following output: > > ** [out :: util01.c45271.blueboxgrid.com] active_scaffold_vho at / > home/deploy/rails_apps/bountybuy/shared/bundle/ruby/1.8/bundler/gems/ > active_scaffold-3bad02f0cc84 did not have a valid gemspec. > ** [out :: util01.c45271.blueboxgrid.com] This prevents bundler from > installing bins or native extensions, but that may not affect its > functionality. > ** [out :: util01.c45271.blueboxgrid.com] The validation message from > Rubygems was: > ** [out :: util01.c45271.blueboxgrid.com] ["lib/active_scaffold/ > helpers/country_helpers.rb"] are not files > ** [out :: app01.c45271.blueboxgrid.com] > ** [out :: app01.c45271.blueboxgrid.com] active_scaffold_vho at /home/ > deploy/rails_apps/bountybuy/shared/bundle/ruby/1.8/bundler/gems/ > active_scaffold-3bad02f0cc84 did not have a valid gemspec. > ** [out :: app01.c45271.blueboxgrid.com] This prevents bundler from > installing bins or native extensions, but that may not affect its > functionality. > ** [out :: app01.c45271.blueboxgrid.com] The validation message from > Rubygems was: > ** [out :: app01.c45271.blueboxgrid.com] ["lib/active_scaffold/ > helpers/country_helpers.rb"] are not files > > .... > > Is this an indication that something is wrong? > > -patrick -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
