Search Results

0
votes

Python Vs. Ruby for Metaprogramming

Go with JS just check out AJS (Alternative JavaScript Syntax) at my github http://github.com/visionmedia it will give you some cleaner lo …
0
votes

How does one access all form fields in Sinatra?

its just a hash :P so just iterate it like you would with any hash …