Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/calavera/jruby-spring-services
- Owner: calavera
- License: mit
- Created: 2009-08-24T14:06:37.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-03-15T15:29:29.000Z (almost 15 years ago)
- Last Synced: 2024-04-14T09:16:00.941Z (9 months ago)
- Language: Ruby
- Homepage: http://github.com/calavera/jruby-spring-services
- Size: 495 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: MIT-LICENSE
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
endCopyright (c) 2009 [name of plugin creator], released under the MIT license