Plugins - Flexible Rails

StarAdd to favorites

Rake Tasks

Rake Tasks assumes Flex 3 SDK is your PATH

rake flex # Run all Flex tasks rake flex:compile # Compiles Flex Applications and moves swf(s) into public/bin directory rake flex:static # Moves JS, CSS, and index.html located within app/flex into respective public/ folders

Generators

./script/generate flex ApplicationName [ComponentName]

The first parameter specifies the ApplicationName that will be created. A Skeleton MXML file will be created in app/flex directory, as will a skeleton components directory in app/flex/com/applicationname/components. If public/bin does not exist, it will be created to hold you application SWF's

The second parameter specifies the name of an Application Component that will be created in app/flex/com/applicationname/components. The skeleton component will be

to_xml (Fix for Flex)

The to_xml() method will now by default use :dasherize => false

Jae Hess

http://code.google.com/p/flexible-rails/

http://flexible-rails.googlecode.com/svn/trunk/plugins/flexible_rails

Rails' (MIT)

  • Currently 4.2/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Misc. Enhancements

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?