Beginning Rails 4

Beginning Rails 4 is a book that will guide you from never having programmed with Ruby, to having a Rails application built and deployed to the web. You’ll learn how to combine all the components of Rails to develop your own web applications. You will use test driven development to make sure your ap...

Descripción completa

Detalles Bibliográficos
Autores principales: Gamble, Adam. author (author), Carneiro Jr, Cloves. author, Al Barazi, Rida. author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2013.
Edición:3rd ed. 2013.
Colección:Expert's voice in Web development.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629733406719
Tabla de Contenidos:
  • Introducing the Rails Framework
  • Getting Started
  • Getting Something Running
  • Introduction to the Ruby Language
  • Working with a Database: Active Record
  • Advanced Active Record: Enhancing Your Models
  • Action Pack: Working with the View and the Controller
  • Advanced Action Pack
  • JavaScript and CSS
  • Sending and Receiving Email
  • Testing Your Application
  • Internationalization
  • Deploying Your Rails Applications
  • Appendix A: Databases 101
  • Appendix B: The Rails Community
  • Appendix C: Git.