Created
November 14, 2008 19:51
-
-
Save pillowfactory/25062 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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