CSKit / cskit-translator

Web app for translating Christian Science texts.
0 stars 1 forks source link

happily showing auto-translation, derp-a-lurp style #26

Closed jakl closed 10 years ago

gserafini commented 10 years ago

I'm getting an error on http://localhost:3000/phrases ("undefined method `auto?' for #TranslatedPhrase:0x007ffaeb268520") -- did I locally merge incorrectly or does something else need to be fixed before we merge to origin?

jakl commented 10 years ago

Sorry that's proly my fault unless you checked out my branch On Mar 11, 2014 11:47 PM, "Gabriel Serafini" notifications@github.com wrote:

I'm getting an error on http://localhost:3000/phrases ("undefined method `auto?' for #TranslatedPhrase:0x007ffaeb268520") -- did I locally merge incorrectly or does something else need to be fixed before we merge to origin?

Reply to this email directly or view it on GitHubhttps://github.com/CSKit/cskit-translator/pull/26#issuecomment-37380034 .

JSCS commented 10 years ago

checked out your branch, getting the same error..

On Tue, Mar 11, 2014 at 11:17 PM, James Koval notifications@github.comwrote:


You can merge this Pull Request by running

git pull https://github.com/CSKit/cskit-translator show_auto_trans

Or view, comment on, or merge it at:

https://github.com/CSKit/cskit-translator/pull/26 Commit Summary

  • happily showing auto-translation, derp-a-lurp style

File Changes

  • A app/assets/javascripts/tooltippable.coffeehttps://github.com/CSKit/cskit-translator/pull/26/files#diff-0(4)
  • M app/assets/stylesheets/translate_page.csshttps://github.com/CSKit/cskit-translator/pull/26/files#diff-1(26)
  • M app/controllers/phrases_controller.rbhttps://github.com/CSKit/cskit-translator/pull/26/files#diff-2(7)
  • M app/models/translation.rbhttps://github.com/CSKit/cskit-translator/pull/26/files#diff-3(10)
  • M app/views/phrases/index.html.erbhttps://github.com/CSKit/cskit-translator/pull/26/files#diff-4(37)

Patch Links:

Reply to this email directly or view it on GitHubhttps://github.com/CSKit/cskit-translator/pull/26 .