Thanks Bryan, I tired to create a new repro with an owner of Hobo and I don't have permissions to do that. I then went to my hobo_paperclip repo and tried to transfer ownership to Hobo but told I don't have admin rights to Hobo. Perhaps I don't understand how to move it over.
Bob On Friday, September 21, 2012 12:46:12 PM UTC-4, kevinpfromnm wrote: > > Is there still a need for the paperclip_with_hobo plugin on 1.4? Saw no > mention of it in the docs. On Monday, October 8, 2012 2:47:57 PM UTC-4, Bryan Larsen wrote: > > 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 > > Yes, the hobo plugin generator starts with the rails plugin generator. > I could make it remove the rails dependency, but removal is much > less robust than addition, so I'd rather not. > > > 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. > > That's not a bad way to do it. But you definitely should drop a > level from the version so that it will still work with an eventual > 2.0.1. Does ~> 2.0 or ~> 2.0.0 work? > > > > > 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. > > I've added you to the hobo contributors group. Let me know if that's > sufficient permission to move it into Hobo. I could fork it into > Hobo, but you're the only one that can move it there. Given how new > your repository is, I think that is preferable. > > Bryan > -- 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/-/WDEP6XZmJv4J. 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.
