You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
### Unreleased
2
2
3
+
### 2.0.0
4
+
3
5
* Replace controller methods with a Rails renderer
4
6
5
7
This provides a much cleaner and better named Rails integration. You can pass options directly into the `render` method which will render the PDF or screenshot and pass it along to `send_data` for you.
@@ -36,8 +38,6 @@
36
38
end
37
39
```
38
40
39
-
40
-
41
41
*[Breaking] Remove assets helper config option. This will always be included by default.
0 commit comments