Michael Williams wrote:
[...]
> My concern(s) then revolve(s) around protecting code and update models
> (registration codes, etc.) for multiple independently deployed Rails
> applications.  

There was a thread on this topic not long ago.  Probably the best way to 
protect source code is to use JRuby (or Slingshot?) and compile a Java 
executable, but even that's not foolproof -- apparently Java decompilers 
have got pretty good.

As far as registration codes go, perhaps you can have the app contact 
your company's central database for validation...

> Does anyone have a good starting point for reading up
> on this?  Any input regarding such a process?

Yeah, check the previous threads on the subject...

> 
> Best.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to