Files
nairobi/app/controllers/concerns
taitus 25e9c358ad Create RemotelyTranslatable concern controller
- Create concern to reuse the logic of detection of non-existent
  translations in Controllers.
- Add detect_remote_translation method:
  * This method will be called from controllers to recover resources
    without translation.
  * Receive arrays of resources.
  * Return an array with hashes of remote_translations values for
    every resources that have not translations.
  * This array will be the param that will be sent from view to
    RemoteTranslationController for create remote translations instances.
2019-06-27 09:20:25 +02:00
..
2019-03-27 15:22:14 +01:00
2019-03-27 15:22:14 +01:00
2015-07-15 13:32:13 +02:00
2015-09-04 11:50:29 +02:00
2019-03-25 13:22:35 +01:00
2019-03-13 22:19:49 +01:00