Permalink
Cannot retrieve contributors at this time
Fetching contributors…

ActiveJS is a cross browser, cross platform JavaScript MVC framework. Current ActiveRecord.js is the only released and documented component, you can find more information at: | |
[ActiveRecordJS.org](http://activerecordjs.org/) | |
Project Structure | |
----------------- | |
- *build.json* Contains build instructions for Aptana Studio and build.rb | |
- *build.rb* Run to build (concatenate and compress) files from source | |
- *docs* Latest docs as generated by ext/docs | |
- *ext* Contains support code or extensions to the library | |
- *latest* Latest builds, built before most (but not all) commits | |
- *releases* Publicly tagged releases (1.0, 1.1, etc) | |
- *samples* Runnable sample code for various platforms | |
- *src* Working source tree that latest and releases are built from |