This repository has been archived by the owner on May 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
An attempt to ease the syncing of UI and application in javascript heavy applications. Rails plugin to help.
License
adonaldson/js_rest_rails
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JS_REST_rails (A plugin for a project that wants a better name). For now, you'll have to look at the example app to see usage: http://github.com/dies-el/js_rest_example Problem: It can be a right pain to make sure the UI stays in sync with the appication state once JS is more heavily used in your app. Proposed solution: Provide a simple way to create classes in JS that represent the models in your application and provide access to CRUD actions. Additionally provide a means to trigger code to run when your model is updated. For more information (in the mean time) see: http://github.com/dies-el/js_rest_example Licensed under MIT (see MIT-LICENSE.txt) Copyright (c) 2010 Andrew Donaldson http://dies-el.co.uk/
About
An attempt to ease the syncing of UI and application in javascript heavy applications. Rails plugin to help.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published