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.
2 parents 47b9bf6 + ee99370 commit 6e3f52eCopy full SHA for 6e3f52e
CHANGELOG.md
@@ -1,6 +1,9 @@
1
+## 2016-04-11 RailsPanel 0.3.1
2
+* Fix RubyMine IDE integration
3
+
4
## 2016-04-11 meta_request 0.4.1
5
* Don't override method signatures of base logger https://github.com/dejan/rails_panel/pull/107
-
6
7
## 2016-02-18 meta_request 0.4.0 & RailsPanel 0.3.0
8
* more rails 5 fixes https://github.com/dejan/rails_panel/pull/99
9
* Add "Atom" to the list of supported editors https://github.com/dejan/rails_panel/pull/102
rails_panel/manifest.json
@@ -1,6 +1,6 @@
{
"name": "RailsPanel",
- "version": "0.3.0",
+ "version": "0.3.1",
"manifest_version": 2,
"description": "Devtools panel for Rails development",
"devtools_page": "devtools.html",
0 commit comments