-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rails-ws.el (rails-ws:available-servers-list): Added Thin support.
rails.el (rails-templates-list): Added js.rjs and builder templates git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@225 cc5033d0-740f-0410-afc7-949910e492f2
- Loading branch information
dimaexe
committed
Mar 2, 2008
1 parent
4b6fba1
commit 0607b85
Showing
5 changed files
with
47 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2008-03-03 Dmitry Galinsky <[email protected]> | ||
|
||
* rails-ws.el (rails-ws:available-servers-list): Added Thin support. | ||
|
||
* rails.el (rails-templates-list): Added js.rjs and builder templates | ||
|
||
2008-02-15 Dmitry Galinsky <[email protected]> | ||
|
||
* rails-core.el (rails-core:observer-p, rails-core:mailer-p): fixed regexp. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters