Just starting to look at Goldberg and I like what I see so far. However, there''s quite a bit in there. Anyone using Goldberg for production sites? How is the security, flexibility, etc? Thanks for any input you can provide! Jake --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 3/21/07, Jake Cutter <cutter38-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Just starting to look at Goldberg and I like what I see so far. However, > there''s quite a bit in there. Anyone using Goldberg for production sites? > How is the security, flexibility, etc?Bump...anyone at all? I''m certain someone out there has some experience with this? Thanks! Jake --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
What is it? Obviously I can''t answer your question, but would like to know what it is. Consider it a free bump :) Fredrik On Mar 22, 8:31 am, "Jake Cutter" <cutte...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 3/21/07, Jake Cutter <cutte...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Just starting to look at Goldberg and I like what I see so far. However, > > there''s quite a bit in there. Anyone using Goldberg for production sites? > > How is the security, flexibility, etc? > > Bump...anyone at all? I''m certain someone out there has some experience with > this? > > Thanks! > > Jake--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Jake, I personally don''t although I''m looking into it. I know, though, of a company that does. In the past MtnWestRuby conference a guy from SurgeWorks [1] presented Goldberg and mentioned they use it all the time and that it gives them a great head start when starting new projects for the security and features built in. That presentation is the reason aI am taking another look into Goldberg. Just my .02 cents ;-) AEM [1] http://www.surgeworks.com/ On 3/22/07, Jake Cutter <cutter38-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 3/21/07, Jake Cutter <cutter38-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Just starting to look at Goldberg and I like what I see so far. However, > there''s quite a bit in there. Anyone using Goldberg for production sites? > How is the security, flexibility, etc? > > Bump...anyone at all? I''m certain someone out there has some experience with > this? > > Thanks! > > Jake > > > > >-- Adrian Esteban Madrid --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Adrian Madrid wrote:> Jake, > > I personally don''t although I''m looking into it. I know, though, of a > company that does. In the past MtnWestRuby conference a guy from > SurgeWorks [1] presented Goldberg and mentioned they use it all the > time and that it gives them a great head start when starting new > projects for the security and features built in. That presentation is > the reason aI am taking another look into Goldberg. > > Just my .02 cents ;-)Hi Jake, We are in the midst of development on our project and are using goldberg to bootstrap the admin backend, security and authentication. If you have questions I would be happy to try and help. You can email me at phil-E2bE/dF1iAB+RfBhOue34xfZEv0hLEcBAL8bYrjMMd8@public.gmane.org -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
rubynuby wrote:> The goldberg forum appears dead. I think the author must > be very busy. >Goldberg 2.0.2 has been released as a gem. It works with Rails >= 2. ONLY, the Goldberg gem 2.0.1 ONLY works with Rails < 2. I am using Goldberg as the web i/f scaffold for a new project. I have only glossed over its features but have managed a fully customized appearance and colour scheme nonetheless, albeit based on the EWNF template. The author has been very busy and traveling of late. However, he has plans to revise the authentication scheme to permit multiple roles per userid rather than the strict single inheritance scheme presently used. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
James Byrne wrote:> > Goldberg 2.0.2 has been released as a gem. It works with Rails >= 2. > ONLY, the Goldberg gem 2.0.1 ONLY works with Rails < 2. >That should be goldberg_generator 0.2.1 and 0.2.2 -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---