Jan 11 2008
SMERF Homepage Finished
I’ve now completed the SMERF web site. On the site you will find details about SMERF including documentation, download information and so on. To go to the site now click on this link.
Jan 11 2008
I’ve now completed the SMERF web site. On the site you will find details about SMERF including documentation, download information and so on. To go to the site now click on this link.
Jan 09 2008
Update 11 January 2008: SMERF web site completed.
I’m happy to announce the release of SMERF V0.0.1!
I’m still in the process of setting up the official web site but the source is now available for download. The README file contains a lot of information about the plugin including installation and configuration notes. You can also checkout the documentation in the rdoc directory which includes the API docs and the README in a more readable format.
There are several ways to download SMERF:
Get it from RubyForge
**Create a new smerf directory in your /vendor/plugins directory and change into the new directory
svn checkout http://smerf.rubyforge.org/svn/stable .
svn checkout http://smerf.rubyforge.org/svn/tags/REL-0.0.1 .
svn checkout http://smerf.rubyforge.org/svn/trunk .
See the README for details of how to install and configure the plugin.
Until I get my bug tracker sorted out if you have any problems please feel free to contact me on smerf at cascadia dot com dot au.
Enjoy!
Jan 02 2008
Update 11 January 2008: SMERF web site completed.
Update 9 January 2008: SMERF Released!
Update 8 January 2008: I’ve completed the documentation and testing. I’ve created a project on RubyForge which is waiting approval. If this is not ready by tomorrow I will make an alternate link available for download, so if all goes well I should have a download available tomorrow.
I am putting the final touches to a new plugin called SMERF which stands for Simple MEta Rails Form. The plugin is a result of me extracting the code I used for one of my projects which I discussed in an earlier article Ruby on Rails Survey Builder.
I’ve spend the past few weeks rewriting parts of it to make it more generic so that it can be used for all sorts of things including survey’s, questionnaires, data collection forms and so on. Some of the important changes I’ve made include
ToDo V0.2
I’m currently writing a plugin generator that will make installation of the plugin easier, hopefully I’ll have this done very soon. I then need to finish the documentation which is mostly done.
I will keep you informed and let you know when the plugin will be available.