-
Notifications
You must be signed in to change notification settings - Fork 2
The home of Rwt. Some examples and documentation.
smbrant/rwt_home
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
rwt2_home ========= A Rails application showing how to use rwt (live at http://rwt.access.srv.br) How to create your rwt rails application ======================================== - Create a new rails application. - Link of copy the rwt plugin to /vendor/plugins/rwt (got from git://github.com/smbrant/rwt.git) Alternatively, you can also install the plugin with $ruby script/plugin install http://rwt.accesstecnologia.com.br/plugin/get/rwt/ - Link of copy the extjs javascript library to /public/ext (get extjs from http://extjs.com) or use the task rwt:install_extjs to have a minimum version of extjs installed. - Delete public/index.html. - Create controllers, views and models using this application as a template. - Configure routes.rb
About
The home of Rwt. Some examples and documentation.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published