All Versions
12
Latest Version
Avg Release Cycle
128 days
Latest Release
2201 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.3.2 Changes
March 16, 2019- Gracefully handle nil templates
๐ #96
- Gracefully handle nil templates
-
v0.3.1 Changes
June 16, 2017- Include xray.js when using jQuery3
๐ #84
- Include xray.js when using jQuery3
-
v0.3.0 Changes
April 28, 2017- Remove
alias_method_chain
and make xray-rails compatible with Rails 5.1.
- Remove
-
v0.2.0 Changes
September 23, 2016- โ Removed support for Backbone-rendered templates. This feature was particularly
complex and prone to failure. It will more than likely return in some form in
โฌ๏ธ the future - for now, if your workflow depends on it, don't upgrade to 0.2.0. - โ Removed the dependency on coffee-rails.
- ๐ Fixed deprecation warnings from Sprockets 4.
- โ Removed support for Backbone-rendered templates. This feature was particularly
-
v0.1.23 Changes
September 23, 2016- โ Add a post-install message regarding future removal of Backbone support.
-
v0.1.22 Changes
September 08, 2016- 0๏ธโฃ If you have not explicitly set an editor, xray-rails now chooses a default
editor by using the following environment variables:GEM_EDITOR
,VISUAL
,
andEDITOR
. To explicitly set the editor, use~/.xrayconfig
as explained
๐ง in the configuration section
of the README.
- 0๏ธโฃ If you have not explicitly set an editor, xray-rails now chooses a default
-
v0.1.21 Changes
May 21, 2016- ๐ Fix a regression in 0.1.20 that broke Rails 3.2 apps
๐ #72
- ๐ Fix a regression in 0.1.20 that broke Rails 3.2 apps
-
v0.1.20 Changes
May 18, 2016- โ Added support for Rails 5.0.0.rc1.
๐ #70
- โ Added support for Rails 5.0.0.rc1.
-
v0.1.19 Changes
May 06, 2016- ๐ Previous releases of xray-rails had a file permissions issue that caused a
"can't load lib/xray/middleware" error on some systems. This should now be
๐ fixed. #59 - ๐
The xray-rails JavaScript is now properly injected after
jquery2
. This means
๐ that projects using jQuery2 should now work with xray-rails out of the box.
๐ #64 @nextekcarl
- ๐ Previous releases of xray-rails had a file permissions issue that caused a
-
v0.1.18 Changes
May 06, 2016- ๐
xray-rails is now compatible with sprockets-rails 3.0
๐ #62 @mattbrictson
- ๐
xray-rails is now compatible with sprockets-rails 3.0