Releases: magnet-inc/blue_print
Releases · magnet-inc/blue_print
Support ActionController::Metal
More faster!
Performance turned. Try take benchmark with bundle exec rake benchmark
.
in my local machine:
pure:
min: 0.13 max: 0.2 avg: 0.14
blue_print:
min: 0.25 max: 0.42 avg: 0.282
extend:
min: 0.53 max: 0.86 avg: 0.597
v1.2.0
Bugfix
v1.1.1
RSpec integration
Add RSpec integrataion
Stable API and More Integrations
First Release
Implement base features and integrations.
Integrations supports:
- rails(>= 3.1)
Supported Testing frameworks
- rspec-rails