13 Aug, 2015

1 commit


31 Jul, 2015

1 commit


24 Jul, 2015

1 commit

  • Use these two commands inside vim:
    :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g"
    :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
    Braulio Bhavamitra
     

12 May, 2015

1 commit


27 Aug, 2012

1 commit


09 Mar, 2012

2 commits


08 Mar, 2012

2 commits


07 Mar, 2012

1 commit


02 Mar, 2012

2 commits


25 Feb, 2012

1 commit


09 Feb, 2012

3 commits


08 Feb, 2012

1 commit


06 Feb, 2012

1 commit


01 Feb, 2012

1 commit


27 Jan, 2012

4 commits


26 Jan, 2012

3 commits


24 Jan, 2012

1 commit


23 Jan, 2012

2 commits


18 Jan, 2012

1 commit


17 Jan, 2012

1 commit


16 Jan, 2012

2 commits


11 Jan, 2012

1 commit


10 Jan, 2012

2 commits


04 Jan, 2012

1 commit


30 Dec, 2011

1 commit

  •    * new table production_costs
         * environment and enterprises can have them
       * new table price_details
         * products have price details with a cost and a price
       * updated db/schema
       * included method to display the total value of inputs
       * included partials to display and edit price details
       * allowing users to create new cost from select
       * manage_products.js to separate js codes from application.js
       * numbers_only_javascript
         * created a partial with the js needed to allow only numbers on some fields
      * price composition bar is updated when an user edit some price
    
    (ActionItem1413)
    Daniela Feitosa
     

23 Dec, 2011

1 commit


22 Dec, 2011

1 commit