Dependency-injection/inversion-of-control container
Needle is a dependency injection (also, inversion of control) container for Ruby. Ultimately, it can reduce the amount of code that you have to write, simplifying many common programming tasks for you. This has the two-fold benefit of both decreasing application development time, and of decreasing the effort needed to maintain your application. Specifically, Needle can do: - Log Method Execution - Reference Another Service - Unit Testing - Lifestyle Management
$
pkg install rubygem-needleOrigin
devel/rubygem-needle
Size
1.07MiB
License
BSD3CLAUSE, GPLv2, RUBY
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
0 packages