#Report Calc API
##API Abstraction
###Http API
There would be thin html presenter layer that would call the api and hand that off to the view. The api would have a JSON presenter layer.
Pros
#Report Calc API
##API Abstraction
###Http API
There would be thin html presenter layer that would call the api and hand that off to the view. The api would have a JSON presenter layer.
Pros
$ sudo irb | |
irb(main):002:0> require 'fileutils' | |
=> true | |
irb(main):003:0> FileUtils.rm_rf("#{nil}/") |