We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a69367a commit c2cc362Copy full SHA for c2cc362
CHANGELOG.md
@@ -5,11 +5,14 @@
5
#### New Features
6
7
- Render components directly from the controller with `render component: ...` #329
8
+- Provide a custom view helper with `config.react.view_helper_implementation` #346
9
10
#### Deprecation
11
12
#### Bug Fixes
13
14
+- Allow `react-rails` configs to be set in initializers #347
15
+
16
## 1.2.0 (August 19, 2015)
17
18
#### Breaking Changes
0 commit comments