Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running herbgobbler a second time in the same application crashes #25

Open
ceigel opened this issue Dec 5, 2014 · 0 comments
Open

running herbgobbler a second time in the same application crashes #25

ceigel opened this issue Dec 5, 2014 · 0 comments

Comments

@ceigel
Copy link

ceigel commented Dec 5, 2014

Repro.
run herbgobbler once.
run it again

/usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/rails_translation_store.rb:91:in escape': undefined methodgsub' for nil:NilClass (NoMethodError)
from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/rails_translation_store.rb:74:in block in serialize' from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/base_translation_store.rb:14:inblock (2 levels) in each'
from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/base_translation_store.rb:12:in each' from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/base_translation_store.rb:12:inblock in each'
from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/base_translation_store.rb:11:in each' from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/base_translation_store.rb:11:ineach'
from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/core/rails_translation_store.rb:55:in serialize' from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/commandline/gobble_all.rb:64:inblock in execute_i18n'
from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/commandline/gobble_all.rb:64:in open' from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/commandline/gobble_all.rb:64:inexecute_i18n'
from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/lib/commandline/gobble_all.rb:17:in execute' from /usr/local/lib/ruby/gems/2.1.0/gems/herbgobbler-0.3.11/bin/gobble:32:in<top (required)>'
from /usr/local/bin/gobble:23:in load' from /usr/local/bin/gobble:23:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant