20 Jan, 2016
1 commit
-
There will no longer be a @kalibro_configuration_id instance variable, and all the views will use @metric_configuration, with no special cases like Compound previously had. Signed off by: Daniel Miranda <danielkza2@gmail.com>
17 Apr, 2015
2 commits
-
Cretated helper t_hint for easy hint translation retrieval Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
12 Feb, 2015
2 commits
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Otherwise, ActiveResource requests would look for the unexistent route /mezuro_configurations instead of /kalibro_configuration which is the route expected by KalibroConfigurations webservice.
26 Feb, 2014
3 commits
-
Controller method Refactored new into partials Fixed destroy route Factories for compound metrics Update route with a helper Missing: Acceptance tests Update action Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Pending: Complete acceptance tests.