Giter Site home page Giter Site logo

batch_translations's People

Contributors

fidel avatar webervin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

batch_translations's Issues

Can not install via gemfile in Rails 3.0?

When adding "batch_translations" to a default Rails 3.0 project and running bundle install you get the error:

Could not find gem 'batch_translation (>= 0)' in any of the gem sources listed in your Gemfile.

Adding the github repo does not work either. It would be awesome if you could make it possible to install batch_translations via the standard mechanism.

Nested form with this plugin

Hi, i'm having a hard time to get this plugin working with nested_form gem (from ryan bates)

I'm getting "undefined method link_to_remove", and I just don't know what to do more.

Do you have any advice?

Thank you

WARNING: Can't mass-assign protected attributes:

I love the idea of this plugin to integrate with the default form. Sadly I can't get it to work.

I did as told in the readme.
Had to change
<% f.globalize_fields_for :es do |g| %>
to
<%= f.globalize_fields_for :es do |g| %>
though.

But when I submit, I get "WARNING: Can't mass-assign protected attributes: name" in my case and the translation is not set.
I have "accepts_nested_attributes_for :translations" in my model file and tried around with attr_accessible, but to no avail.

Any ideas? (Rails is 3.0.3)

Error installing under Rails 3.1rc

Attempted to install with Rails 3.1rc using Ruby 1.9.2

rails plugin install git://github.com/fidel/batch_translations.git

results in

Volumes/mydisc/Users/myname/.rvm/gems/ruby-1.9.2-p180@rails31beta/gems/railties-3.1.0.rc1/lib/rails/commands/plugin.rb:277:in '<top (required)>': Commands is not a module (TypeError) from /Volumes/mydisc/Users/myname/.rvm/gems/ruby-1.9.2-p180@rails31beta/gems/activesupport-3.1.0.rc1/lib/active_support/dependencies.rb:237:in `require' (and so forth…)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.