How I earn my living:
Them: How do you make a text field readonly?
Me: I think it inherits from the Rails text field, doesn't it? In which case you can probably pass in `readonly: true`
Them: I tried that, it doesn't work.
Me: Can you show me the code you tried?
Them: (line of code)
Me: You're missing a comma after }