sqld4r
Get Version
0.0.1→ ‘sqld4r’
What is this?
The sqld4r is model generator for SQLDesigner(http://ondras.zarovi.cz/sql/demo/).
If you have a xml file of the SQLDesigner, you will be able to generate migration files and model files on a minute.
I recommend that you use it with a rocketstarter gem.
Installing
gem install sqld4r
The basics
This gem needs activesupport ver 2.1.0 or higher. (because I checked this version only. I don’t know about another version.)
Demonstration of usage
Usage: sqld4r SQLDesigner_xml_path [options] Usage: sqld4r --init [options] Usage: sqld4r --check [options] and more... Usage: sqld4r --help
Forum
http://groups.google.com/group/sqld4r http://groups.google.co.jp/group/sqld4r
How to submit patches
Read the 8 steps for fixing other people’s code and for section 8b: Submit patch to Google Groups, use the Google Group above.
You can fetch the source from either:
- rubyforge: MISSING IN ACTION
TODO – You can not created a RubyForge project, OR have not run rubyforge config
yet to refresh your local rubyforge data with this projects’ id information.
When you do this, this message will magically disappear!
Or you can hack website/index.txt and make it all go away!!
Build and test instructions
cd sqld4r rake test rake install_gem
License
This code is free to use under the terms of the MIT license.
Contact
Comments are welcome. Send an email to Yusuke Ohmichi via the forum
Yusuke Ohmichi(maimuzo), 22nd June 2008
Theme extended from Paul Battley