2017年10月19日 星期四

read only active record model

```rb
def readonly?
  true
end
```

https://til.hashrocket.com/posts/7cd7e55929-read-only-models


https://stackoverflow.com/questions/5641410/is-there-an-easy-way-to-make-a-rails-activerecord-model-read-only

沒有留言:

張貼留言