David Heinemeier Hansson 139fa7afdc No need for this to be in a transaction
If you update the name by itself, it is fine. We generally want to be
very careful about having txn spans, since all the work done within them
will block the sqlite writer.
2024-10-19 19:51:25 -07:00
2024-06-24 15:09:34 +01:00
2024-10-07 16:47:39 -04:00
2024-10-17 16:54:47 -06:00
2024-10-17 22:01:25 -06:00
2024-06-21 13:19:56 +01:00
2024-09-04 14:54:11 -04:00
2024-06-21 13:19:56 +01:00
2024-10-11 20:24:41 -05:00
2024-06-21 13:19:56 +01:00
2024-10-12 23:23:12 -06:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 16:42:48 +01:00
2024-08-07 11:02:38 +01:00
2024-06-21 16:42:48 +01:00
2024-10-07 16:47:39 -04:00
2024-10-19 16:42:13 -07:00
2024-10-19 16:42:13 -07:00
2024-06-21 16:42:48 +01:00
2024-06-21 13:19:56 +01:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

S
Description
No description provided
Readme 62 MiB
Languages
Ruby 67.8%
HTML 14.6%
CSS 10.8%
JavaScript 5.6%
Shell 0.9%
Other 0.3%