annotate vendor/plugins/engines/.svn/text-base/about.yml.svn-base @ 461:841b2e40895d
feature_36
Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working
author |
luisf <luis.figueira@eecs.qmul.ac.uk> |
date |
Fri, 17 Jun 2011 18:59:49 +0100 |
parents |
513646585e45 |
children |
|
rev |
line source |
Chris@0
|
1 author: James Adam
|
Chris@0
|
2 email: james.adam@gmail.com
|
Chris@0
|
3 homepage: http://www.rails-engines.org
|
Chris@0
|
4 summary: Enhances the plugin mechanism to perform more flexible sharing
|
Chris@0
|
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@0
|
6 license: MIT
|
Chris@0
|
7 version: 2.3.2 |