You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(in ~/.rvm/gems/ruby-2.1.1/gems/translation_center-1.7.0/app/assets/stylesheets/translation_center/application.css:12)
I get this error when I attempt to visit the translation_center on my app with url ..../tc
my jquery related gemfiles:
$ bundle show | grep jquery
jquery-datatables-rails (1.12.2)
jquery-rails (3.1.1)
jquery-ui-rails (5.0.0)
I also tried changing my jquery-rails gem to the 2.3.0 version but got the same error
jquery-rails (2.3.0)
The text was updated successfully, but these errors were encountered:
(in ~/.rvm/gems/ruby-2.1.1/gems/translation_center-1.7.0/app/assets/stylesheets/translation_center/application.css:12)
I get this error when I attempt to visit the translation_center on my app with url ..../tc
my jquery related gemfiles:
$ bundle show | grep jquery
I also tried changing my jquery-rails gem to the 2.3.0 version but got the same error
The text was updated successfully, but these errors were encountered: