javascript - Creating web application using ruby only without using any framework -


i have develop application in ruby without using framework (rails, sinatra, shoes n all). there way can create html pages, css files , call ruby script on click of button. there method it.

why want this? frameworks take away of hard work you. if want extremely lightweight, use rack.

everything need should there, or dig source code @ https://github.com/rack/rack started


Comments

Popular posts from this blog

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -