Short Overview: Here I show how to add an announcement message at the top of every page in the application and allow the user to permanently ... Here I show how to use jQuery UI to make a sortable list and a "sort" action to handle the updating.

Ruby On Rails Railscasts Pro 104 Exception Notifications Revised -

Here I show how to add an announcement message at the top of every page in the application and allow the user to permanently ... Here I show how to use jQuery UI to make a sortable list and a "sort" action to handle the updating. Few things are worse than seeing a "Something went wrong" 500 error on your production application.

Important details found

  • Here I show how to add an announcement message at the top of every page in the application and allow the user to permanently ...
  • Here I show how to use jQuery UI to make a sortable list and a "sort" action to handle the updating.
  • Few things are worse than seeing a "Something went wrong" 500 error on your production application.
  • The Chosen plugin makes it easy to turn a many-to-many select menu into a searchable token field.
  • Fixtures are external dependencies which can make tests brittle and difficult to read.

Why this topic is useful

Readers often search for Ruby On Rails Railscasts Pro 104 Exception Notifications Revised because they want a clearer explanation, related examples, and a practical way to continue exploring the topic.

Sponsored

Frequently Asked Questions

How should readers use this information?

Use it as a starting point, then open related pages for more specific details.

What should readers check next?

Readers should check related pages, official references, or updated sources when details matter.

Why are related topics included?

Related topics help readers compare nearby references and understand the broader subject.

Visual References

Ruby on Rails - Railscasts PRO #104 Exception Notifications (revised)
Ruby on Rails - Railscasts PRO #103 Site-Wide Announcements (revised)
Ruby on Rails - Railscasts PRO #147 Sortable Lists (revised)
Ruby on Rails - Railscasts PRO #158 Factories not Fixtures (revised)
Ruby on Rails - Railscasts PRO #207 Syntax Highlighting (revised)
Ruby on Rails - Railscasts PRO #117 Semi-Static Pages (revised)
Ruby on Rails - Railscasts PRO #56 - The Logger (revised)
Ruby on Rails - Railscasts PRO #258 Token Fields (revised)
Rails Error Tracking with Errbit
Improving In-app Notifications | Preview
Sponsored
View Full Details
Ruby on Rails - Railscasts PRO #104 Exception Notifications (revised)

Ruby on Rails - Railscasts PRO #104 Exception Notifications (revised)

Few things are worse than seeing a "Something went wrong" 500 error on your production application. Here I show how to be ...

Ruby on Rails - Railscasts PRO #103 Site-Wide Announcements (revised)

Ruby on Rails - Railscasts PRO #103 Site-Wide Announcements (revised)

Here I show how to add an announcement message at the top of every page in the application and allow the user to permanently ...

Ruby on Rails - Railscasts PRO #147 Sortable Lists (revised)

Ruby on Rails - Railscasts PRO #147 Sortable Lists (revised)

Here I show how to use jQuery UI to make a sortable list and a "sort" action to handle the updating. Top it off with acts_as_list to ...

Ruby on Rails - Railscasts PRO #158 Factories not Fixtures (revised)

Ruby on Rails - Railscasts PRO #158 Factories not Fixtures (revised)

Fixtures are external dependencies which can make tests brittle and difficult to read. In this episode I show how to use Factory Girl ...

Ruby on Rails - Railscasts PRO #207 Syntax Highlighting (revised)

Ruby on Rails - Railscasts PRO #207 Syntax Highlighting (revised)

Here I compare several syntax highlighting solutions and show how to use Pygments in a

Ruby on Rails - Railscasts PRO #117 Semi-Static Pages (revised)

Ruby on Rails - Railscasts PRO #117 Semi-Static Pages (revised)

Read more details and related context about Ruby on Rails - Railscasts PRO #117 Semi-Static Pages (revised).

Ruby on Rails - Railscasts PRO #56 - The Logger (revised)

Ruby on Rails - Railscasts PRO #56 - The Logger (revised)

The log file will show what is going on behind the scenes of a

Ruby on Rails - Railscasts PRO #258 Token Fields (revised)

Ruby on Rails - Railscasts PRO #258 Token Fields (revised)

The Chosen plugin makes it easy to turn a many-to-many select menu into a searchable token field. Then see how the jQuery ...

Rails Error Tracking with Errbit

Rails Error Tracking with Errbit

Read more details and related context about Rails Error Tracking with Errbit.

Improving In-app Notifications | Preview

Improving In-app Notifications | Preview

Read more details and related context about Improving In-app Notifications | Preview.