Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Ruby on Rails"

From NetSec
Jump to: navigation, search
 
 
Line 1: Line 1:
[[Ruby]] on Rails is a [[programming language]] framework built for rapid development and implementation of web [[applications]] developed in the late 90's.  It has had known [[security]] problems with [[Mass Assignment|mass assignment]].   
+
[[Ruby]] on Rails is a [[programming language]] framework built for rapid development and implementation of web [[application]]s developed in the late 90's.  It has had known [[security]] problems with [[Mass Assignment|mass assignment]].   
  
 
[[Category:Programming Languages]]
 
[[Category:Programming Languages]]

Latest revision as of 05:15, 2 May 2012

Ruby on Rails is a programming language framework built for rapid development and implementation of web applications developed in the late 90's. It has had known security problems with mass assignment.