Skip to content

Commit 274f18d

Browse files
committed
Add custom data clarification.
1 parent da5d521 commit 274f18d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.mdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ class AppsController < ActionController::Base
8989
end
9090
```
9191

92+
Attributes must be accessible in order to sync with intercom. Additionally, attriutes ending in "_at" will be parsed as times.
93+
94+
9295
### Inbox
9396
Intercom includes an inbox which allows a user to read their past conversations with your app, and start new conversations. It's hidden by default, you can include a link to open it by adding a line to `config/initializers/intercom.rb`:
9497

0 commit comments

Comments
 (0)