Desk2Mob

Desk2Mob

Desk2Mob


  • A model just generates the model. Scaffold generates a controller and views, too.</li...
Posted on February 03, 2014 by Amit Pandya

  • Rails starts its web server on port 3000 by default. If you want to use a different...

Posted on February 03, 2014 by Amit Pandya

Ruby - String Class

Posted on February 21, 2014 by Amit Pandya

  • If you have multiple Rails versions installed on your application, and if you want...
Posted on February 03, 2014 by Amit Pandya

<% .... %> is Scriptlet 

and

<%= ... %... 
Posted on February 03, 2014 by Amit Pandya

  • To rollback your most recent migration, execute the command below

<p...

Posted on February 03, 2014 by Amit Pandya

In Ruby 2.4.0, the Fixnum and Bignum classes were merged into Integer, resolving a long-stand...

Posted on January 04, 2017 by Amit Pandya