Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ruby on Rails Security Guide
(
quarkruby.com
)
29 points
by
luccastera
on Sept 21, 2007
|
hide
|
past
|
favorite
|
3 comments
gleb
on Sept 21, 2007
|
next
[–]
Another useful thing to consider are attr_protected and attr_accessible. See
http://manuals.rubyonrails.com/read/chapter/47
Also, see this Rails security blog:
http://www.rorsecurity.info/
rnesh
on Sept 21, 2007
|
prev
|
next
[–]
That's a great resource. I know I'll definitely be referring back to this.
dappelbaum
on Sept 21, 2007
|
prev
[–]
thank you!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also, see this Rails security blog: http://www.rorsecurity.info/