22 Oct, 2016

4 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


08 Aug, 2016

1 commit


23 Jul, 2016

2 commits


01 Jul, 2016

2 commits


30 May, 2016

1 commit


28 Apr, 2016

1 commit


24 Apr, 2016

1 commit


23 Apr, 2016

1 commit


21 Mar, 2016

1 commit


20 Mar, 2016

3 commits


08 Mar, 2016

3 commits


28 Feb, 2016

1 commit


27 Feb, 2016

1 commit


03 Feb, 2016

5 commits


31 Jan, 2016

1 commit


25 Jan, 2016

3 commits


20 Jan, 2016

3 commits


17 Jan, 2016

1 commit


27 Dec, 2015

2 commits