Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/calavera/jruby-spring-services

A rails plugin to integrate Spring services with rails easily
https://github.com/calavera/jruby-spring-services

Last synced: about 2 months ago
JSON representation

A rails plugin to integrate Spring services with rails easily

Awesome Lists containing this project

README

        

JrubySpringServices
===================

Rails plugin to load spring services in a Rails friendly way.

Example
=======

class FooController < ActionController::Base
include_spring_bean :foo
end

Copyright (c) 2009 [name of plugin creator], released under the MIT license