annotate .svn/pristine/34/34e888bcdeab7ab62509c340e12806f908468391.svn-base @ 1171:b4558bc5837f
bug_505
Close obsolete branch bug_505
author |
Chris Cannam |
date |
Fri, 03 Aug 2012 19:40:23 +0100 |
parents |
cbb26bc654de |
children |
|
rev |
line source |
Chris@909
|
1 author: James Adam
|
Chris@909
|
2 email: james.adam@gmail.com
|
Chris@909
|
3 homepage: http://www.rails-engines.org
|
Chris@909
|
4 summary: Enhances the plugin mechanism to perform more flexible sharing
|
Chris@909
|
5 description: The Rails Engines plugin allows the sharing of almost any type of code or asset that you could use in a Rails application, including controllers, models, stylesheets, and views.
|
Chris@909
|
6 license: MIT
|
Chris@909
|
7 version: 2.3.2 |