Elliott Golden wrote: > I have never packaged any code for a Rails app before. I have read a > fair amount about differences between Gems and Rails plugins, but I > was wanting to get some other opinions. > > I have a small cms I have built. As far as what I need to package... > it's basically just a few generators. Here's a few details. > > - The app is rails dependent. > - At least for a while, it will not be open source but hopefully will > be at some point. >
How do you propose to distribute a gem or plugin without exposing the source? > So what would you guys do. Gem or plugin? Probably neither. It sounds like a standalone Rails app, so just do it that way. > > Thanks, Elliott Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

