+1 for Utility Belt

I also wrote this to dump a string into a file (good for debugging XML
output and creating files to send to people) and put it in my .irbrc

http://www.pastie.org/270334

and this, which generates the entry fields for a form. I usually only load
it when I need it, and it works with our css conventions so you may need to
mangle it. Note that it assumes you are using my lookup codes plugin that
still hasn't made it to github.

http://www.pastie.org/270335

I tend to make the edit/update views into something that call what this
generates as a partial. Having seen Dave Thomas' metaprogramming videos I
could probably improve this but it works.

The lookup codes plugin saves me loads of time and I must share it. Just
struggling to get time to document it so it isn't a load of code you have to
wade through and you can just use it.

Francis

On Wed, Sep 10, 2008 at 6:18 PM, Ashley Moran <[EMAIL PROTECTED]
> wrote:

>
>
> On Sep 10, 2008, at 5:52 pm, Caius Durling wrote:
>
> > Utility-belt [1] is a gem which builds on top of wirble and adds
> > more stuff.
> >
> > [1] http://utilitybelt.rubyforge.org/
>
> Great!  Thanks
>
> Ashley
>
>
> --
> http://www.patchspace.co.uk/
> http://aviewfromafar.net/
>
>
> >
>


-- 
Thanks and regards,

Francis Fish

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NWRUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nwrug-members?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to