Skip to content

technohippy/rails_on_gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RailsOnGae
==========

Rake task
---------
- gae:init

Generator
---------
- bumble_model


Example
=======

1. develop your own rails app
2. rake gae:init
3. warble war
4. unset GEM_HOME
5. dev_appserver.sh tmp/war
6. access http://localhost:8080

1. script/generate bumble_model User name age sex


Copyright (c) 2009 rails_on_gae, released under the MIT license

About

Rails plugin to make rails apps work on GAE/J

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages