The inspiring language and easier to learn is MARKDOWN You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into...
[Read More]
useful gem
11 useful gem
A gem for every occasion: 11 great Rails libraries we use on every project As you work with your favorite programming language, you often look for tools to make your job easier. In the Ruby world, these tools (gems) are created on a daily basis, but only some of them...
[Read More]
Working with Postgres via Terminal
Postgres is important for live working of Application
Creating a roles and creating a db with the help of owner. Now that our software is installed, we can go over how it works and how it may be different from similar database management systems you may have used. Switch over to the postgres account on your server by...
[Read More]
Postgres INSTALLATION via Terminal
Postgres is important for live working of Application
Why we need Psql for Rails Development rather using SqlLite as Basic Database? The Psql is used to update the content live on Server.. To Install the Psql on ur linux Machine open ur terminal on ur linux machine Copy paste the code to install psql on linux machine sudo...
[Read More]
Free Software
This blog is created using Github Pages and it’s a FOSS Free software, freedom-respecting software, or software libre is computer software distributed under terms that allow the software users to run the software for any purpose as well as to study, change, and distribute the software and any adapted versions....
[Read More]