Skip to content

Instantly share code, notes, and snippets.

@pillowfactory
Created November 14, 2008 19:51
Show Gist options
  • Save pillowfactory/25062 to your computer and use it in GitHub Desktop.
Save pillowfactory/25062 to your computer and use it in GitHub Desktop.
RAILS_ROOT/app/flex/src/
org/pillowfactory/models/Person.as => Add custom model behavior/properties here.
org/pillowfactory/models/base/PersonBase.as* => Contains properties and model helper methods.
org/pillowfactory/models/base/Base.as => Superclass to all generated models.
org/pillowfactory/models/helpers/Errors.as => Implementation of the ActiveRecord Errors class.
org/pillowfactory/models/helpers/Hash.as => Dynamic class with Ruby Hash-like methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment