Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Crafting Rails Applications
Table of Contents
1: Acknowledgments
2: Preface
Who Should Read This Book?
What Is in the Book?
How to Read This Book
Online Resources
3: Creating Our Own Renderer
Generating Projects with Enginex
Writing the Renderer
Understanding Rails Rendering Stack
Taking It to the Next Level
Wrapping Up
4: Building Models with Active Model
Creating Our Model
Taking It to the Next Level
Wrapping Up
5: Retrieving View Templates from Custom Stores
Setting Up a SqlResolver
Configuring Our Resolver for Production
Serving Templates with Metal
Wrapping Up
6: Sending Multipart Emails Using Template Handlers
Playing with the Template Handler API
Building a Template Handler with Markdown + ERb
Customizing Rails Generators
Extending Rails with Railties
Wrapping Up
7: Managing Application Events with Rails Engines
Storing Notifications in the Database
Extending Rails with Engines
Rails and Rack
Storing Notifications Asynchronously
Wrapping Up
8: Writing DRY Controllers with Responders
Understanding Responders
Exploring ActionController::Responder
The Flash Responder
HTTP Cache Responder
More Ways to Customize Generators
Wrapping Up
9: Translating Applications Using Key-Value Backends
Revisiting Rails::Application
I18n Backends and Extensions
Rails and Sinatra
Understanding the Rails Router
Taking It to the Next Level with Devise and Capybara
Wrapping Up
← Prev
Back
Next →
← Prev
Back
Next →