> DRYML is part of Hobo no need to specifically include it. Right now I include the HAML, SASS and a few other gems but haven't converted everything over to really make use of them. Basically you get a basic Hobo site with a few extra tweaks at this point. I need to work on converting stuff over to Compass, its included but not really used. As is paperclip, gem included but I need to include the hobo paperclip extension yet.
>
> So to sum up you get a basic working Hobo app with a few tweaks including the following
> • Removes everything to do with Prototype, and instead includes JQuery.
Not to be Captain Buzzkill or anything, but this is going to blow up the Rapid stuff pretty spectacularly...
> • Disables timestamped_migrations to make the filenames more usable in TextMate.
I couldn't find any explanation about what exactly this is supposed to mean - it seems like a pretty radical thing to enable just to gain an unspecified benefit (is it *really* that hard to hit Command-T?) in one editor.
--Matt Jones
--
You received this message because you are subscribed to the Google Groups "Hobo Users" group.
To post to this group, send email to hobo...@googlegroups.com.
To unsubscribe from this group, send email to hobousers+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
> Matt, back here (http://groups.google.com/group/hobousers/
> browse_thread/thread/4f547600e6b8fa28/3ce594531ac92de9) Tom had
> mentioned that it would be nice to pull out the prototype stuff and
> replace it with jquery, has that simply not been a possibility or has
> anyone explored it since then? Seems that with it's traction and the
> hjq work that has gone on since then that this should have been
> possible to do if desirable. Just throwing my 2¢ into the ring here
> to figure out the why's of this not having been done. (Not that I
> have the capacity to yet help in this regard... LOL, but I thought it
> was worth the post.)
>
It's certainly possible - but the stuff in hobo-rapid.js would need to be re-written. It's not as daunting as it sounds - there are definitely parts that would just go away (quite a few of the utility functions are provided natively by jQuery) but the parts stuff would be somewhat more complicated.
My point was that, right now, running that template will produce a non-working Hobo app since Prototype is still needed...
--Matt Jones
Hobo_jquery and paperclip_with_hobo are now included.Bob
--
You received this message because you are subscribed to the Google Groups "Hobo Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/0-YRIvYPo_cJ.
To post to this group, send email to hobo...@googlegroups.com.
To unsubscribe from this group, send email to hobousers+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.