Sha256: 7692a6acbca12aefba7afe7ff0269a104d3258a502c99f398d1cffa06c978a74

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

h1. Welcome To RightRails

RightRails is a RubyOnRails plugin for RightJS javascript framework.

It works as a drop in replacement for all the Prototype/Scriptaculous
methods, plus it brings some more sweets and routine ajax operations
organization.


h2. Features

* Lightning fast RightJS library
* Transparent Prototype/Scriptaculous helpers replacement
* More powerful and flexible new JavaScript generator for RJS
* Conventional JavaScript interface for the most common AJAX operations
* Better controller level access to the rjs generator
* New ajax-friendly scaffold generator
* Remote files uploading organization
* Automatic RightJS modules inclusion handling (including i18n modules)
* Additional FormBuilder methods for calendar and autocomplete fields
* Underscored and ruby-like aliases for RightJS core methods


h2. Documentation

See the wiki-pages for the documentation

<a href="http://wiki.github.com/MadRabbit/right-rails">http://wiki.github.com/MadRabbit/right-rails</a>


h3. Usage

Install the plugin to your rails application

@script/plugin install git://github.com/MadRabbit/right-rails.git@

After that run the @right_rails@ generator, which will put all the JavaScripts in place

@script/generate right_rails@

You also will have an ajax-friendly scaffold generator

@script/generate right_scaffold Zing@


The rubygem is still coming soon.



Copyright (c) 2009 Nikolay V. Nemshilov, released under the MIT license

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
right-rails-0.3.0 README.textile