annotate .svn/pristine/34/34e888bcdeab7ab62509c340e12806f908468391.svn-base @ 1271:cf4cc816278a
live last_rails2_version
Remove inner quotes from realm (workaround for #577)
author |
Chris Cannam |
date |
Tue, 07 May 2013 12:45:51 +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 |