pushed up a version removing the rails dependency and I also removed the version number from Hobo and Paperclip so you are free to try it with any versions you wish.
Bob On Monday, October 8, 2012 1:34:24 PM UTC-4, Owen wrote: > > Thanks for that, Bob. > > On Mon, Oct 8, 2012 at 1:32 PM, Bob Sleys <[email protected] > <javascript:>>wrote: > >> You are probably right on the rails part I just left whatever the plugin >> generator added on that I can remove the requirement easy enough. In fact >> now that I think about it I have the hobo dependency set to >> >> s.add_runtime_dependency('hobo', ['~> 2.0.0.pre3']) >> >> Perhaps it should just be hobo with no specific version number. I don't >> see why it wouldn't work with older versions of hobo. Let me know what you >> think. >> >> If someone wants to move it into hobo and make it more offical that would >> be fine by me. I just did it to clean up the app I'm working on. >> >> Bob >> >> >> On Monday, October 8, 2012 11:29:24 AM UTC-4, Ignacio Huerta wrote: >> >>> Hi, >>> >>> I just tested the gem and it works perfectly. Thank you very much Bob! >>> >>> I just have two suggestions: >>> - Being this such an important Hobo gem, it might a good idea to move >>> it to the Hobo organisation in Github. If Bob likes the idea, of course. >>> >>> - Is the rails dependency necessary? I had to update my test app from >>> Rails 3.2.6 to Rails 3.2.8. It's not really an issue, but maybe we >>> could jump over that, as depending on Hobo should be enough. >>> >>> Regards, >>> Ignacio >>> >>> El 07/10/12 18:18, Bob Sleys escribi�: >>> > I just did a quick gem for this. It can be found at >>> > https://github.com/bsleys/**hobo_paperclip<https://github.com/bsleys/hobo_paperclip>it >>> > appears to be working >>> > for me. Let me know if you see anything that need to be >>> > fixed/changed. >>> > >>> > Bob >>> > >>> > On Friday, September 21, 2012 1:06:13 PM UTC-4, Bryan Larsen >>> > wrote: >>> > >>> > The plugin still works, although it prints a big nasty warning >>> > saying that Rails 2.3 style plugins will break in Rails 4.0. The >>> > biggest reason to convert it would be to get it onto the cookbook. >>> > It's on the todo list to convert it to the Hobo 2.0 gem format >>> > before final release of HObo 2.0. Should be trivial, if you want >>> > to take a crack at it. Docs are here: >>> > http://cookbook-1.4.**hobocentral.net/manual/plugins<http://cookbook-1.4.hobocentral.net/manual/plugins> >>> > >>> > <http://cookbook-1.4.**hobocentral.net/manual/plugins<http://cookbook-1.4.hobocentral.net/manual/plugins> >>> **> >>> > >>> > Bryan >>> > >>> > >>> > On Fri, Sep 21, 2012 at 12:46 PM, kevinpfromnm >>> > <[email protected] <javascript:>> wrote: >>> >> Is there still a need for the paperclip_with_hobo plugin on 1.4? >>> > Saw no >>> >> mention of it in the docs. >>> >> >>> >> -- 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/-/PzsCi-rlL8QJ<https://groups.google.com/d/msg/hobousers/-/PzsCi-rlL8QJ> >>> >> >>> > <https://groups.google.com/d/**msg/hobousers/-/PzsCi-rlL8QJ<https://groups.google.com/d/msg/hobousers/-/PzsCi-rlL8QJ>>. >>> > >>> >>> >> To post to this group, send email to [email protected] >>> > <javascript:>. >>> >> To unsubscribe from this group, send email to >>> >> [email protected] <javascript:>. For more options, >>> >> visit this group at >>> >> http://groups.google.com/**group/hobousers?hl=en<http://groups.google.com/group/hobousers?hl=en> >>> >> >>> > <http://groups.google.com/**group/hobousers?hl=en<http://groups.google.com/group/hobousers?hl=en>>. >>> > >>> >>> > >>> > -- 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/-/f6VHWNUNkXcJ<https://groups.google.com/d/msg/hobousers/-/f6VHWNUNkXcJ>. >>> > >>> To post >>> > to this group, send email to [email protected]. 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<http://groups.google.com/group/hobousers?hl=en>. >>> > >>> >>> >>> -- >>> Ignacio Huerta Arteche >>> http://www.ihuerta.net >>> Tel�fono: 0034 645 70 77 35 >>> Email realizado con software libre >>> >> -- >> 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/-/rTHj89jZW5sJ. >> >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/hobousers?hl=en. >> > > > > -- > > > * > > Owen Dall > > Vice President | Chief Technology Officer > > Barquin International > > www.barquin.com > > Office: 202.296.7147 | Mobile: tel:410.991.0811 > > Fax: 202.296.8903 | email: [email protected] <javascript:> > * > > -- 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/-/eI4UVs3X_zAJ. 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/hobousers?hl=en.
