ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
RAILS-5.0
NOTES/CHEATSHEET
Manish Sakariya -India
1) Browser sends request to
server for the html page
2) Router routes the request
To the controller of the
Demanded page.
3) A) Controller checks if page
Is available in the view. if yes then send page back to
the server
4) Controller sends
requested page to server
3) B) else controller takes
data from database using
model and send to the
view. page is created in the
view based on the data.
? 1) Generate new Rails project (type inside console)
Rails new project_name -d database
example: Rails new myapp ¨Cd MYSQL
Extra info¡­. 1) then-> cd myapp 2) then-> bundle install 3) bundle exec command to check
why command is not working]
? 2) Generate new controller (type inside console)
Rails g controller controller_name methodnames..(optional)
example: Rails g controller wecome index
? 3) Generate new model (type inside console)
Rails g model model_name columnatme:datatype¡­
example: Rails g model name:string password:string
? 4) Generate migration ( type inside controller)
A) Rails g migration migrationname (simple migration)
Example: rails g migration createtable
B) Rails g migration AddXXXToYYY ( Add column in the table)
Example: rails g migration AddDateToEmployee
C) Rails g migration RemoveXXXFromYYY (Remove column from the table)
Example: rails g migration RemoveDateFromEmployee
5) Go to config/database.yml file. Then set database name ,
username , password and mysql socket name
rake Db:schema:dump
rake db:migrate (will create or modify table according to migration)
6) Go to config/route.rb file. And place universal matching pattern
match ¡®controller(/:action(/:id))¡¯ , :via => :get
7) To start rails server : Rails server
To stop rails server : ctrl+c
Controller
Active Record
Database
**CRUD**
Response
Query
Return data
or error
**CRUD** full form
C=CREATE | R=READ|U=UPDATE|D=DELETE
Active Record is a layer of the system
which facilitates the creation and use of
business objects whose data requires
persistent storage to a database

More Related Content

Viewers also liked (16)

Venkat Resume
Venkat Resume Venkat Resume
Venkat Resume
Venkat Raju
?
Goal Tracker MVP
Goal Tracker MVPGoal Tracker MVP
Goal Tracker MVP
Nishan Bose
?
Babyxerocon4
Babyxerocon4Babyxerocon4
Babyxerocon4
Growthwise
?
§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä
§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä
§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä
gexarvest
?
Measurement for Improvement - Management of Acute Kidney Injury in primary c...
Measurement for Improvement - Management of Acute Kidney Injury in primary c...Measurement for Improvement - Management of Acute Kidney Injury in primary c...
Measurement for Improvement - Management of Acute Kidney Injury in primary c...
Renal Association
?
Professional Resume of Mia Alexander
Professional Resume of Mia AlexanderProfessional Resume of Mia Alexander
Professional Resume of Mia Alexander
Mia Alexander
?
Syllabus cal.int-2017Syllabus cal.int-2017
Syllabus cal.int-2017
Lorena Covarrubias
?
TIME TREX- 01TIME TREX- 01
TIME TREX- 01
Clarissa P¨¦rez
?
2038868 (1)
2038868 (1)2038868 (1)
2038868 (1)
Daniel Taub
?
±Ê°ù±ð²õ±ð²Ô³Ù²¹³¦¾±¨®²Ô1±Ê°ù±ð²õ±ð²Ô³Ù²¹³¦¾±¨®²Ô1
±Ê°ù±ð²õ±ð²Ô³Ù²¹³¦¾±¨®²Ô1
Mar¨ªa Paula Bastidas
?
Alcances jur¨ªdicos del plan nacional para el buen vivirAlcances jur¨ªdicos del plan nacional para el buen vivir
Alcances jur¨ªdicos del plan nacional para el buen vivir
Jessica_Viviana_Carrasco
?
Context : The history of English writing
 Context : The history of English writing  Context : The history of English writing
Context : The history of English writing
Kim Hutton-Brown
?
Om0010 operations management
Om0010 operations managementOm0010 operations management
Om0010 operations management
consult4solutions
?
Uf2 practica 1 quim tejedor
Uf2 practica 1 quim tejedorUf2 practica 1 quim tejedor
Uf2 practica 1 quim tejedor
quimlh97
?
Ashu sharma
Ashu sharmaAshu sharma
Ashu sharma
ASHU SHARMA
?
§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä
§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä
§®§à§Û §Ý§ð§Ò§Ú§Þ§í§Û §ã§á§à§â§ä
gexarvest
?
Measurement for Improvement - Management of Acute Kidney Injury in primary c...
Measurement for Improvement - Management of Acute Kidney Injury in primary c...Measurement for Improvement - Management of Acute Kidney Injury in primary c...
Measurement for Improvement - Management of Acute Kidney Injury in primary c...
Renal Association
?
Professional Resume of Mia Alexander
Professional Resume of Mia AlexanderProfessional Resume of Mia Alexander
Professional Resume of Mia Alexander
Mia Alexander
?
Syllabus cal.int-2017Syllabus cal.int-2017
Syllabus cal.int-2017
Lorena Covarrubias
?
TIME TREX- 01TIME TREX- 01
TIME TREX- 01
Clarissa P¨¦rez
?
±Ê°ù±ð²õ±ð²Ô³Ù²¹³¦¾±¨®²Ô1±Ê°ù±ð²õ±ð²Ô³Ù²¹³¦¾±¨®²Ô1
±Ê°ù±ð²õ±ð²Ô³Ù²¹³¦¾±¨®²Ô1
Mar¨ªa Paula Bastidas
?
Alcances jur¨ªdicos del plan nacional para el buen vivirAlcances jur¨ªdicos del plan nacional para el buen vivir
Alcances jur¨ªdicos del plan nacional para el buen vivir
Jessica_Viviana_Carrasco
?
Context : The history of English writing
 Context : The history of English writing  Context : The history of English writing
Context : The history of English writing
Kim Hutton-Brown
?
Uf2 practica 1 quim tejedor
Uf2 practica 1 quim tejedorUf2 practica 1 quim tejedor
Uf2 practica 1 quim tejedor
quimlh97
?

Similar to Rails 5 All topic Notes (20)

L10 Web Programming
L10 Web ProgrammingL10 Web Programming
L10 Web Programming
?lafur Andri Ragnarsson
?
Ruby onrails overview
Ruby onrails overviewRuby onrails overview
Ruby onrails overview
Piyush Chand
?
Creating a scalable & cost efficient BI infrastructure for a startup in the A...
Creating a scalable & cost efficient BI infrastructure for a startup in the A...Creating a scalable & cost efficient BI infrastructure for a startup in the A...
Creating a scalable & cost efficient BI infrastructure for a startup in the A...
vcrisan
?
Asp.net With mvc handson
Asp.net With mvc handsonAsp.net With mvc handson
Asp.net With mvc handson
Prashant Kumar
?
Ruby on Rails Kickstart 103 & 104
Ruby on Rails Kickstart 103 & 104Ruby on Rails Kickstart 103 & 104
Ruby on Rails Kickstart 103 & 104
Heng-Yi Wu
?
L17 Presentation Layer Design
L17 Presentation Layer DesignL17 Presentation Layer Design
L17 Presentation Layer Design
?lafur Andri Ragnarsson
?
Asp.net mvc
Asp.net mvcAsp.net mvc
Asp.net mvc
Er. Kamal Bhusal
?
Mvc interview questions ¨C deep dive jinal desai
Mvc interview questions ¨C deep dive   jinal desaiMvc interview questions ¨C deep dive   jinal desai
Mvc interview questions ¨C deep dive jinal desai
jinaldesailive
?
Pega Mock questions
Pega Mock questionsPega Mock questions
Pega Mock questions
Ashock Roy
?
Nagios Conference 2013 - Eric Stanley and Andy Brist - API and Nagios
Nagios Conference 2013 - Eric Stanley and Andy Brist - API and NagiosNagios Conference 2013 - Eric Stanley and Andy Brist - API and Nagios
Nagios Conference 2013 - Eric Stanley and Andy Brist - API and Nagios
Nagios
?
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
dioduong345
?
Skillwise - Advanced web application development
Skillwise - Advanced web application developmentSkillwise - Advanced web application development
Skillwise - Advanced web application development
Skillwise Group
?
Yogesh kumar kushwah represent¡¯s
Yogesh kumar kushwah represent¡¯sYogesh kumar kushwah represent¡¯s
Yogesh kumar kushwah represent¡¯s
Yogesh Kushwah
?
Asp net interview_questions
Asp net interview_questionsAsp net interview_questions
Asp net interview_questions
Ghazi Anwar
?
Asp net interview_questions
Asp net interview_questionsAsp net interview_questions
Asp net interview_questions
Bilam
?
using Mithril.js + postgREST to build and consume API's
using Mithril.js + postgREST to build and consume API'susing Mithril.js + postgREST to build and consume API's
using Mithril.js + postgREST to build and consume API's
Ant?nio Roberto Silva
?
Using MVC with Kentico 8
Using MVC with Kentico 8Using MVC with Kentico 8
Using MVC with Kentico 8
Thomas Robbins
?
.Net Framework Overview. Fundamentals of .Net Framework
.Net Framework Overview. Fundamentals of .Net Framework.Net Framework Overview. Fundamentals of .Net Framework
.Net Framework Overview. Fundamentals of .Net Framework
pavankumar47666
?
Asp.net
Asp.netAsp.net
Asp.net
Naveen Sihag
?
Lecture slides_Introduction to ASP.NET presentation
Lecture slides_Introduction to ASP.NET presentationLecture slides_Introduction to ASP.NET presentation
Lecture slides_Introduction to ASP.NET presentation
ssuserbf6ebe
?
Ruby onrails overview
Ruby onrails overviewRuby onrails overview
Ruby onrails overview
Piyush Chand
?
Creating a scalable & cost efficient BI infrastructure for a startup in the A...
Creating a scalable & cost efficient BI infrastructure for a startup in the A...Creating a scalable & cost efficient BI infrastructure for a startup in the A...
Creating a scalable & cost efficient BI infrastructure for a startup in the A...
vcrisan
?
Ruby on Rails Kickstart 103 & 104
Ruby on Rails Kickstart 103 & 104Ruby on Rails Kickstart 103 & 104
Ruby on Rails Kickstart 103 & 104
Heng-Yi Wu
?
Mvc interview questions ¨C deep dive jinal desai
Mvc interview questions ¨C deep dive   jinal desaiMvc interview questions ¨C deep dive   jinal desai
Mvc interview questions ¨C deep dive jinal desai
jinaldesailive
?
Pega Mock questions
Pega Mock questionsPega Mock questions
Pega Mock questions
Ashock Roy
?
Nagios Conference 2013 - Eric Stanley and Andy Brist - API and Nagios
Nagios Conference 2013 - Eric Stanley and Andy Brist - API and NagiosNagios Conference 2013 - Eric Stanley and Andy Brist - API and Nagios
Nagios Conference 2013 - Eric Stanley and Andy Brist - API and Nagios
Nagios
?
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
8-9-10. ASP_updated8-9-10. ASP_updated8-9-10. ASP_updated
dioduong345
?
Skillwise - Advanced web application development
Skillwise - Advanced web application developmentSkillwise - Advanced web application development
Skillwise - Advanced web application development
Skillwise Group
?
Yogesh kumar kushwah represent¡¯s
Yogesh kumar kushwah represent¡¯sYogesh kumar kushwah represent¡¯s
Yogesh kumar kushwah represent¡¯s
Yogesh Kushwah
?
Asp net interview_questions
Asp net interview_questionsAsp net interview_questions
Asp net interview_questions
Ghazi Anwar
?
Asp net interview_questions
Asp net interview_questionsAsp net interview_questions
Asp net interview_questions
Bilam
?
using Mithril.js + postgREST to build and consume API's
using Mithril.js + postgREST to build and consume API'susing Mithril.js + postgREST to build and consume API's
using Mithril.js + postgREST to build and consume API's
Ant?nio Roberto Silva
?
.Net Framework Overview. Fundamentals of .Net Framework
.Net Framework Overview. Fundamentals of .Net Framework.Net Framework Overview. Fundamentals of .Net Framework
.Net Framework Overview. Fundamentals of .Net Framework
pavankumar47666
?
Lecture slides_Introduction to ASP.NET presentation
Lecture slides_Introduction to ASP.NET presentationLecture slides_Introduction to ASP.NET presentation
Lecture slides_Introduction to ASP.NET presentation
ssuserbf6ebe
?

Recently uploaded (20)

module-4.1-Class notes_R and DD_basket-IV -.pdf
module-4.1-Class notes_R and DD_basket-IV -.pdfmodule-4.1-Class notes_R and DD_basket-IV -.pdf
module-4.1-Class notes_R and DD_basket-IV -.pdf
ritikkumarchaudhury7
?
Software security: Security a Software Issue
Software security: Security a Software IssueSoftware security: Security a Software Issue
Software security: Security a Software Issue
Dr Sarika Jadhav
?
Urban Design and Planning Portfolio .pdf
Urban Design and Planning Portfolio .pdfUrban Design and Planning Portfolio .pdf
Urban Design and Planning Portfolio .pdf
sonam254547
?
FIRST Tech Challenge/Robotics: Scouting out the competition
FIRST Tech Challenge/Robotics: Scouting out the competitionFIRST Tech Challenge/Robotics: Scouting out the competition
FIRST Tech Challenge/Robotics: Scouting out the competition
FTC Team 23014
?
wind energy types of turbines and advantages
wind energy types of turbines and advantageswind energy types of turbines and advantages
wind energy types of turbines and advantages
MahmudHalef
?
Mastering Secure Login Mechanisms for React Apps.pdf
Mastering Secure Login Mechanisms for React Apps.pdfMastering Secure Login Mechanisms for React Apps.pdf
Mastering Secure Login Mechanisms for React Apps.pdf
Brion Mario
?
DBMS Nested & Sub Queries Set operations
DBMS Nested & Sub Queries Set operationsDBMS Nested & Sub Queries Set operations
DBMS Nested & Sub Queries Set operations
Sreedhar Chowdam
?
Caddlance PortfolioMixed Projects 2024.pdf
Caddlance PortfolioMixed Projects 2024.pdfCaddlance PortfolioMixed Projects 2024.pdf
Caddlance PortfolioMixed Projects 2024.pdf
sonam254547
?
Brown Vintage Minimalist Animated Artist Portfolio Presentation.pptx
Brown Vintage Minimalist Animated Artist Portfolio Presentation.pptxBrown Vintage Minimalist Animated Artist Portfolio Presentation.pptx
Brown Vintage Minimalist Animated Artist Portfolio Presentation.pptx
shafieqadwasyazanee
?
CCNA_Product_OverviewCCNA_Productsa.pptx
CCNA_Product_OverviewCCNA_Productsa.pptxCCNA_Product_OverviewCCNA_Productsa.pptx
CCNA_Product_OverviewCCNA_Productsa.pptx
UdayakumarAllimuthu
?
pptforclass10kkkkkkkclasseee2eewsw10scienve
pptforclass10kkkkkkkclasseee2eewsw10scienvepptforclass10kkkkkkkclasseee2eewsw10scienve
pptforclass10kkkkkkkclasseee2eewsw10scienve
jeevasreemurali
?
Call for Papers - 6th International Conference on Big Data and Machine Learni...
Call for Papers - 6th International Conference on Big Data and Machine Learni...Call for Papers - 6th International Conference on Big Data and Machine Learni...
Call for Papers - 6th International Conference on Big Data and Machine Learni...
IJDKP
?
Protecting Secrets in Transparent Systems
Protecting Secrets in Transparent SystemsProtecting Secrets in Transparent Systems
Protecting Secrets in Transparent Systems
LucaBarbaro3
?
UHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptx
UHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptxUHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptx
UHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptx
ariomthermal2031
?
Using 3D CAD in FIRST Tech Challenge - Fusion 360
Using 3D CAD in FIRST Tech Challenge - Fusion 360Using 3D CAD in FIRST Tech Challenge - Fusion 360
Using 3D CAD in FIRST Tech Challenge - Fusion 360
FTC Team 23014
?
Distributed renewable energy in Colombia.OECD2023.pdf
Distributed renewable energy in Colombia.OECD2023.pdfDistributed renewable energy in Colombia.OECD2023.pdf
Distributed renewable energy in Colombia.OECD2023.pdf
SantiagoCardonaGallo
?
02.BigDataAnalytics curso de Legsi (1).pdf
02.BigDataAnalytics curso de Legsi (1).pdf02.BigDataAnalytics curso de Legsi (1).pdf
02.BigDataAnalytics curso de Legsi (1).pdf
ruioliveira1921
?
UHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptx
UHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptxUHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptx
UHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptx
ariomthermal2031
?
UHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptx
UHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptxUHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptx
UHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptx
ariomthermal2031
?
DBMS Notes selection projection aggregate
DBMS Notes selection projection aggregateDBMS Notes selection projection aggregate
DBMS Notes selection projection aggregate
Sreedhar Chowdam
?
module-4.1-Class notes_R and DD_basket-IV -.pdf
module-4.1-Class notes_R and DD_basket-IV -.pdfmodule-4.1-Class notes_R and DD_basket-IV -.pdf
module-4.1-Class notes_R and DD_basket-IV -.pdf
ritikkumarchaudhury7
?
Software security: Security a Software Issue
Software security: Security a Software IssueSoftware security: Security a Software Issue
Software security: Security a Software Issue
Dr Sarika Jadhav
?
Urban Design and Planning Portfolio .pdf
Urban Design and Planning Portfolio .pdfUrban Design and Planning Portfolio .pdf
Urban Design and Planning Portfolio .pdf
sonam254547
?
FIRST Tech Challenge/Robotics: Scouting out the competition
FIRST Tech Challenge/Robotics: Scouting out the competitionFIRST Tech Challenge/Robotics: Scouting out the competition
FIRST Tech Challenge/Robotics: Scouting out the competition
FTC Team 23014
?
wind energy types of turbines and advantages
wind energy types of turbines and advantageswind energy types of turbines and advantages
wind energy types of turbines and advantages
MahmudHalef
?
Mastering Secure Login Mechanisms for React Apps.pdf
Mastering Secure Login Mechanisms for React Apps.pdfMastering Secure Login Mechanisms for React Apps.pdf
Mastering Secure Login Mechanisms for React Apps.pdf
Brion Mario
?
DBMS Nested & Sub Queries Set operations
DBMS Nested & Sub Queries Set operationsDBMS Nested & Sub Queries Set operations
DBMS Nested & Sub Queries Set operations
Sreedhar Chowdam
?
Caddlance PortfolioMixed Projects 2024.pdf
Caddlance PortfolioMixed Projects 2024.pdfCaddlance PortfolioMixed Projects 2024.pdf
Caddlance PortfolioMixed Projects 2024.pdf
sonam254547
?
Brown Vintage Minimalist Animated Artist Portfolio Presentation.pptx
Brown Vintage Minimalist Animated Artist Portfolio Presentation.pptxBrown Vintage Minimalist Animated Artist Portfolio Presentation.pptx
Brown Vintage Minimalist Animated Artist Portfolio Presentation.pptx
shafieqadwasyazanee
?
CCNA_Product_OverviewCCNA_Productsa.pptx
CCNA_Product_OverviewCCNA_Productsa.pptxCCNA_Product_OverviewCCNA_Productsa.pptx
CCNA_Product_OverviewCCNA_Productsa.pptx
UdayakumarAllimuthu
?
pptforclass10kkkkkkkclasseee2eewsw10scienve
pptforclass10kkkkkkkclasseee2eewsw10scienvepptforclass10kkkkkkkclasseee2eewsw10scienve
pptforclass10kkkkkkkclasseee2eewsw10scienve
jeevasreemurali
?
Call for Papers - 6th International Conference on Big Data and Machine Learni...
Call for Papers - 6th International Conference on Big Data and Machine Learni...Call for Papers - 6th International Conference on Big Data and Machine Learni...
Call for Papers - 6th International Conference on Big Data and Machine Learni...
IJDKP
?
Protecting Secrets in Transparent Systems
Protecting Secrets in Transparent SystemsProtecting Secrets in Transparent Systems
Protecting Secrets in Transparent Systems
LucaBarbaro3
?
UHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptx
UHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptxUHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptx
UHV UNIT-3 HARMONY IN THE FAMILY AND SOCIETY.pptx
ariomthermal2031
?
Using 3D CAD in FIRST Tech Challenge - Fusion 360
Using 3D CAD in FIRST Tech Challenge - Fusion 360Using 3D CAD in FIRST Tech Challenge - Fusion 360
Using 3D CAD in FIRST Tech Challenge - Fusion 360
FTC Team 23014
?
Distributed renewable energy in Colombia.OECD2023.pdf
Distributed renewable energy in Colombia.OECD2023.pdfDistributed renewable energy in Colombia.OECD2023.pdf
Distributed renewable energy in Colombia.OECD2023.pdf
SantiagoCardonaGallo
?
02.BigDataAnalytics curso de Legsi (1).pdf
02.BigDataAnalytics curso de Legsi (1).pdf02.BigDataAnalytics curso de Legsi (1).pdf
02.BigDataAnalytics curso de Legsi (1).pdf
ruioliveira1921
?
UHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptx
UHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptxUHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptx
UHV Unit - 4 HARMONY IN THE NATURE AND EXISTENCE.pptx
ariomthermal2031
?
UHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptx
UHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptxUHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptx
UHV unit-2UNIT - II HARMONY IN THE HUMAN BEING.pptx
ariomthermal2031
?
DBMS Notes selection projection aggregate
DBMS Notes selection projection aggregateDBMS Notes selection projection aggregate
DBMS Notes selection projection aggregate
Sreedhar Chowdam
?

Rails 5 All topic Notes

  • 2. 1) Browser sends request to server for the html page 2) Router routes the request To the controller of the Demanded page. 3) A) Controller checks if page Is available in the view. if yes then send page back to the server 4) Controller sends requested page to server 3) B) else controller takes data from database using model and send to the view. page is created in the view based on the data.
  • 3. ? 1) Generate new Rails project (type inside console) Rails new project_name -d database example: Rails new myapp ¨Cd MYSQL Extra info¡­. 1) then-> cd myapp 2) then-> bundle install 3) bundle exec command to check why command is not working] ? 2) Generate new controller (type inside console) Rails g controller controller_name methodnames..(optional) example: Rails g controller wecome index ? 3) Generate new model (type inside console) Rails g model model_name columnatme:datatype¡­ example: Rails g model name:string password:string
  • 4. ? 4) Generate migration ( type inside controller) A) Rails g migration migrationname (simple migration) Example: rails g migration createtable B) Rails g migration AddXXXToYYY ( Add column in the table) Example: rails g migration AddDateToEmployee C) Rails g migration RemoveXXXFromYYY (Remove column from the table) Example: rails g migration RemoveDateFromEmployee 5) Go to config/database.yml file. Then set database name , username , password and mysql socket name rake Db:schema:dump rake db:migrate (will create or modify table according to migration) 6) Go to config/route.rb file. And place universal matching pattern match ¡®controller(/:action(/:id))¡¯ , :via => :get 7) To start rails server : Rails server To stop rails server : ctrl+c
  • 5. Controller Active Record Database **CRUD** Response Query Return data or error **CRUD** full form C=CREATE | R=READ|U=UPDATE|D=DELETE Active Record is a layer of the system which facilitates the creation and use of business objects whose data requires persistent storage to a database