If you have first_name, last_name and mobile field to devise User modal. You can allow the…
some of the use full gems for the rails application development. · Devise :https://github.com/plataformatec/devise · Omniauth : https://github.com/intridea/omniauth · cancancan…
This page will update in every single day with new commands : 1.Start a local server…
[et_pb_section fb_built=”1″ admin_label=”Header Section” _builder_version=”3.18.2″ _dynamic_attributes=”background_image” use_background_color_gradient=”on” background_color_gradient_start=”rgba(26,10,56,0)” background_color_gradient_end=”#1a0a38″ background_color_gradient_overlays_image=”on” background_image=”{%22dynamic%22:true,%22content%22:%22post_featured_image%22,%22settings%22:{}}” custom_padding=”28vw|0px|0|0px|false|false” background_color_gradient_start__hover=”#2b87da” background_color_gradient_start__hover_enabled=”#2b87da” background_color_gradient_end__hover=”#29c4a9″ background_color_gradient_end__hover_enabled=”#29c4a9″…
create a configuration file : config/initialize/setup_mail.rb ActionMailer::Base.delivery_method=:smtp ActionMailer::Base.smtp_settings = { :address => “smtp.gmail.com”, :port => “587”, :domain…
Google Search engine CRAWLING AND INDEXING Google navigates the web by CRAWLING. That means follow links…
Use this create a rake file $ create lib/tasks/my_tasks_here.rake rake task: > lib/tasks/my_tasks_here.rake namespace :my_tasks_here do…
Subversion -Distributed source control system Checkout svn checkout URL PATH SVN information svn info URL_of_WC Update…
Coding style conventions: Two spaces, no tabs (for indentation). No trailing whitespace. Less empty lines. 80…
Unfortunately my audio was not recorded in this video.
Recent Comments