Sha256: e3232142df316286f17d3c68a0723e8c825cb34c3f7aeec483234ca11930de2b
Contents?: true
Size: 1.12 KB
Versions: 18
Compression:
Stored size: 1.12 KB
Contents
######################################## This project was generated using AsProject http://code.google.com/p/asproject/ Please report any bugs to: http://code.google.com/p/asproject/issues/list Please feel free to ask questions at: http://groups.google.com/group/asproject-users ######################################## Using your favorite terminal, cd to this directory have fun! ######################################## To create a new ActionScript class, TestCase and rebuild your TestSuites: asclass -s <%= project_name.downcase %>.utils.MathUtil ######################################## To create a new ActionScript begin the name with I + Capital letter (eg: ISomeName) or end the name with 'able' asclass <%= project_name.downcase %>.utils.ISomeName or asclass <%= project_name.downcase %>.utils.Observable ######################################## To compile and launch your application: rake ######################################## To compile and launch your test suites: rake test ######################################## To see all available rake tasks: rake -T
Version data entries
18 entries across 18 versions & 1 rubygems