22 Oct, 2016

6 commits


20 Oct, 2016

2 commits

  • Andrew Kane
     
  • * Initial implementation of custom calculation methods
    
    * Use `#klass` to get the model
    
    * Move test to be database specific
    
    Custom model methods doesn't work specifically on Array objects
    
    * Simplify test case and example
    
    * Clean up methods to remove usage of `try`
    
    * Avoid floats by using a count calculation
    
    * Refactor checking of calculation methods
    
    Break into a separate class to avoid conflicting with existing
    ActiveRecord methods via `method_missing?`
    
    * Simplify test case by removing distinct
    
    * Add tests for alternate scenarios
    
    - calc method not white listed
    - calc method white listed but not defined
    
    * Specify a RuntimeError for Rails 4.0 tests
    Charles Maresh
     

24 Aug, 2016

1 commit


09 Aug, 2016

1 commit


08 Aug, 2016

3 commits


23 Jul, 2016

2 commits


13 Jul, 2016

2 commits


12 Jul, 2016

1 commit


05 Jul, 2016

3 commits


01 Jul, 2016

2 commits


30 May, 2016

5 commits


08 May, 2016

1 commit


28 Apr, 2016

3 commits


24 Apr, 2016

2 commits


23 Apr, 2016

2 commits


30 Mar, 2016

1 commit


21 Mar, 2016

1 commit


20 Mar, 2016

2 commits