redactor-rails 0.3.6 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 360202c029f96465ebb1458be463a29ac38ab08b
4
- data.tar.gz: 0a8b59e607fa8439abff075b9175bc52410cee9f
5
- SHA512:
6
- metadata.gz: 88b266bc3fc3ebf7894659580f13d43f24592c478309fa02c8eab0ca2405c0b0be01e1c6e4fe29900f2d003527edeafe5c62680e188a403cff50799113520076
7
- data.tar.gz: 2fcd2235d2449b3d449891e46e1f0426690097d66fc49daf98771f2e2b1381e56e4e01e6c4ca70f2ef554cb0b7829e22a0cb16078b49632429de1f05ad95d1b0
1
+ ---
2
+ SHA1:
3
+ data.tar.gz: dd812071b4bfa7e5f8d15eea9bad6d8cbfe7cbe6
4
+ metadata.gz: c9c5f2eb311372f81ce21b53e68a7371288b82d7
5
+ SHA512:
6
+ data.tar.gz: 62efd7ce4a5037b095c454bc8400aa071739667c40d296c6d629fa454a4aaa4cd3586ecad6f40a2db3afeb8396ebb0c57240cc10ac26a3df0ced64c888b80f28
7
+ metadata.gz: 2eba13a9b040de4cb08d3390036c1101c617fe8cc65317c987cf0de03ab15882125be6660eecf0c7f287d8c8aaf7b53847fa76310cb40e054dd285ce2870bff5
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  The redactor-rails gem integrates the [Redactor](http://redactorjs.com/) editor with the Rails 3.2 asset pipeline.
4
4
 
5
- This gem bundles Redactor version 8.2.2 which is the most recent version as of January 20, 2013. Check [Redactor's changelog](http://imperavi.com/redactor/log/) for further updates.
5
+ This gem bundles Redactor version 9.1.4 which is the most recent version as of September 10, 2013. Check [Redactor's changelog](http://imperavi.com/redactor/log/) for further updates.
6
6
 
7
7
  ## Installation
8
8
 
@@ -1,3 +1,3 @@
1
1
  module RedactorRails
2
- VERSION = "0.3.6"
2
+ VERSION = "0.3.7"
3
3
  end
@@ -1,2 +1,2 @@
1
- //= require ./redactor.min
1
+ //= require ./redactor
2
2
  //= require ./config