Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

How to use partials in Rails Applications

As we know that in almost all web applications there is a set of code which has to be executed often in many places. Now suppose we have a header and footer which has to be used  all over the project. Now if we would write th...

Redirect_to and Render methods in Rails

As we know that in rails we have models view and their controllers which act as a medium between model and view. The normal flow between a controller and a view is to display a view corresponding to its controller action.  So this can ...

Difference between render And redirect_to

render and redirect_to works in the similar way in your web browser , as they both takes you to a new page but the only difference between them is : When you call render it creates a complete response which is sent to your browser.  ...

Introduction of Unity 3D

Basic information about Unity3D
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: