Skip to content

smbrant/rwt_home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published