hai friends
i am fresher in rails and i want to know can i write
application i ruby without scaffoldining
plz post some links or any applications without using
scffolding…
hai friends
i am fresher in rails and i want to know can i write
application i ruby without scaffoldining
plz post some links or any applications without using
scffolding…
Yes, of course. Scaffolding is just a tool to get something up and
running quickly. To build an app without using scaffolding I would
suggest building one using it first, have a look at the code to get a
good idea of how it works, then, if you really want to, start again
and develop your app without using the scaffold.
suggest building one using it first, have a look at the code to get a
good idea of how it works, then, if you really want to, start again
and develop your app without using the scaffold.