Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Objective3-resource_controller_extensions
Advanced tools
= resource_controller_extensions
This plugin provides support for adding reasonable default action handlers for several types of Resources that you may wants to export via ResourceController:
Installation: $ sudo gem install Objective3-resource_controller_extensions --source http://sources.github.com
Then for the types of responses you need support for:
require 'resource_controller_extensions/xml' require 'resource_controller_extensions/json' require 'resource_controller_extensions/fbml'
or pull them all in via:
require 'resource_controller_extensions'
And enjoy!
== Copyright
Copyright (c) 2009 Blake Watters. See LICENSE for details.
FAQs
Unknown package
We found that Objective3-resource_controller_extensions demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.