Search Results

1
vote

What does it mean for a programming language to be “on rails”?

As said above, Rails and Grails provide conventions for web application development -- naming your pieces a certain way and putting them in the right places get your application working by default …