<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>dd4a565085b992c6da4de442e7b9f471afc4e7d7</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/f2c4f8f4c0f728d7b37e2d1e2e15c9a6164428f1</url>
    <id>f2c4f8f4c0f728d7b37e2d1e2e15c9a6164428f1</id>
    <committed-date>2008-05-15T10:00:50-07:00</committed-date>
    <authored-date>2008-05-15T10:00:50-07:00</authored-date>
    <message>Fixed indentation for shoulda snippets; Added 'shoulds' and 'shouldes' to add several should blocks or should_eventually statements at once;  Fixed other minor issues with shoulda snippets;</message>
    <tree>3523f1e9a0057f692be5fe574dbf8a3b3dcca82d</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>872bb5cc0fa3eabbcbfbbb70ddafb03d68e7133b</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/dd4a565085b992c6da4de442e7b9f471afc4e7d7</url>
    <id>dd4a565085b992c6da4de442e7b9f471afc4e7d7</id>
    <committed-date>2008-05-15T09:47:48-07:00</committed-date>
    <authored-date>2008-05-15T09:47:48-07:00</authored-date>
    <message>whitespace cleanup</message>
    <tree>e79f0e78b40df2b287d18257eb9b5a9a5166d2e5</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad4aea5fbb57d2d41a32a498e8e39f9a6271c3bb</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/872bb5cc0fa3eabbcbfbbb70ddafb03d68e7133b</url>
    <id>872bb5cc0fa3eabbcbfbbb70ddafb03d68e7133b</id>
    <committed-date>2008-05-15T08:22:42-07:00</committed-date>
    <authored-date>2008-05-15T08:22:42-07:00</authored-date>
    <message>require rails-shoulda by default</message>
    <tree>bfb3c226bebc2888907c10b53a8514d1a3b5c846</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91593a653d643e9492e791894dd44b4bf3735596</id>
      </parent>
    </parents>
    <author>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/ad4aea5fbb57d2d41a32a498e8e39f9a6271c3bb</url>
    <id>ad4aea5fbb57d2d41a32a498e8e39f9a6271c3bb</id>
    <committed-date>2008-05-13T23:16:45-07:00</committed-date>
    <authored-date>2008-05-13T23:16:45-07:00</authored-date>
    <message>Added a .gitignore to the repos</message>
    <tree>37b9776aab4d30a6b6368309e7528b0fa5886e48</tree>
    <committer>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16ae768634ee9371e9a2333d7e61f04cc1c241f3</id>
      </parent>
    </parents>
    <author>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/91593a653d643e9492e791894dd44b4bf3735596</url>
    <id>91593a653d643e9492e791894dd44b4bf3735596</id>
    <committed-date>2008-05-13T23:08:47-07:00</committed-date>
    <authored-date>2008-05-13T23:08:47-07:00</authored-date>
    <message>Adding some functionality to rails-lib, experimenting with elisp BDD framework, first test driven bug fix

I felt that tests were missing from the emacs rails package so I have
been experimenting a bit. There is now a behave-rails.el file which
contains contexts that can be used by Technomancy's behave BDD
framework. Although behave is old and no longer maintained it has some
nice features. I may go for a different framework in the end. To use
behave you can get it from git://github.com/tomtt/elisp_behave.git or
alternatively clone my entire emacslisp dir from
git://github.com/tomtt/tomtt_emacslisp.git.

The most interesting other framework out there seems to be el-expectations:
http://www.emacswiki.org/cgi-bin/wiki/EmacsLispExpectations</message>
    <tree>87524b2b5321429ac6babf2b281643a08c666628</tree>
    <committer>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f615728861c0a1234f8f54078a1404ad0d47023</id>
      </parent>
    </parents>
    <author>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/16ae768634ee9371e9a2333d7e61f04cc1c241f3</url>
    <id>16ae768634ee9371e9a2333d7e61f04cc1c241f3</id>
    <committed-date>2008-05-07T21:13:58-07:00</committed-date>
    <authored-date>2008-05-07T21:13:58-07:00</authored-date>
    <message>Added call to run current context. Added more snippets.</message>
    <tree>bcdb0c7e65a1d3ee0e07dbf88d03bd63a4a0d5ce</tree>
    <committer>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afddcb6b9ba9ec0d3f60b2b4db387a95c41163da</id>
      </parent>
    </parents>
    <author>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/5f615728861c0a1234f8f54078a1404ad0d47023</url>
    <id>5f615728861c0a1234f8f54078a1404ad0d47023</id>
    <committed-date>2008-05-07T13:52:14-07:00</committed-date>
    <authored-date>2008-05-07T13:52:14-07:00</authored-date>
    <message>Added support so that should assertion in focus will get run in the same manner as a test unit test.</message>
    <tree>6e1333ce9db04ed873016c579f91ff0a0ff71d1d</tree>
    <committer>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5da0d48496ba34a9e80316bf07efec655975c550</id>
      </parent>
    </parents>
    <author>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/afddcb6b9ba9ec0d3f60b2b4db387a95c41163da</url>
    <id>afddcb6b9ba9ec0d3f60b2b4db387a95c41163da</id>
    <committed-date>2008-05-07T10:46:02-07:00</committed-date>
    <authored-date>2008-05-07T10:46:02-07:00</authored-date>
    <message>more snippets</message>
    <tree>8cb0772c881bf8b7aa89ac9a552c8c40b746f581</tree>
    <committer>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ae857970875e1180e2aa44bf6fbdf042f6b8bf6</id>
      </parent>
    </parents>
    <author>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/5da0d48496ba34a9e80316bf07efec655975c550</url>
    <id>5da0d48496ba34a9e80316bf07efec655975c550</id>
    <committed-date>2008-05-06T13:36:36-07:00</committed-date>
    <authored-date>2008-05-06T13:36:36-07:00</authored-date>
    <message>added shoulda snippets for context and should statement</message>
    <tree>a31c667634a3c56d0a508593c10eaed792e1ec69</tree>
    <committer>
      <name>Rob Christie</name>
      <email>robchristie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6de572422330f135fb963e348f0d541d7dbf6aa</id>
      </parent>
    </parents>
    <author>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/0ae857970875e1180e2aa44bf6fbdf042f6b8bf6</url>
    <id>0ae857970875e1180e2aa44bf6fbdf042f6b8bf6</id>
    <committed-date>2008-04-29T04:44:22-07:00</committed-date>
    <authored-date>2008-04-29T04:44:22-07:00</authored-date>
    <message>Ability to specify number of lines initially shown when opening log file</message>
    <tree>9f952c54d3bc6a399419ea65c571900706930bc0</tree>
    <committer>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2603d0f79b8fd65f124e58106299adbf81a5dfcc</id>
      </parent>
    </parents>
    <author>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/e6de572422330f135fb963e348f0d541d7dbf6aa</url>
    <id>e6de572422330f135fb963e348f0d541d7dbf6aa</id>
    <committed-date>2008-04-29T04:13:32-07:00</committed-date>
    <authored-date>2008-04-29T04:12:46-07:00</authored-date>
    <message>Upping max-lisp-eval-depth to allow navigation to work with larger number of files

Signed-off-by: Tom ten Thij &lt;git@tomtenthij.nl&gt;</message>
    <tree>b8c9718dd34e333cba9c9fb96c9210752d9f04ce</tree>
    <committer>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70bc1d8dcde372d221e1acb626630686caddbfbb</id>
      </parent>
    </parents>
    <author>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/2603d0f79b8fd65f124e58106299adbf81a5dfcc</url>
    <id>2603d0f79b8fd65f124e58106299adbf81a5dfcc</id>
    <committed-date>2008-04-29T03:07:52-07:00</committed-date>
    <authored-date>2008-04-29T03:05:29-07:00</authored-date>
    <message>[#12451] Optional disablement ruby-electric-mode &lt;pezra&gt;</message>
    <tree>fdfc37edf1afce61c457072ec3ffe1e5adc73851</tree>
    <committer>
      <name>Tom ten Thij</name>
      <email>git@tomtenthij.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0607b85dfa56ec3cceb1ac4ad914e2a6d8253c81</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/70bc1d8dcde372d221e1acb626630686caddbfbb</url>
    <id>70bc1d8dcde372d221e1acb626630686caddbfbb</id>
    <committed-date>2008-03-02T13:09:58-08:00</committed-date>
    <authored-date>2008-03-02T13:09:58-08:00</authored-date>
    <message>Updated History


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@226 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>872fa2af4d4dc171d53fb6f4b980bc8d5d0fef22</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b6fba1627d2256a99688082113da72d04e240f2</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/0607b85dfa56ec3cceb1ac4ad914e2a6d8253c81</url>
    <id>0607b85dfa56ec3cceb1ac4ad914e2a6d8253c81</id>
    <committed-date>2008-03-02T13:07:10-08:00</committed-date>
    <authored-date>2008-03-02T13:07:10-08:00</authored-date>
    <message>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</message>
    <tree>1aa45958a65de84fb2ae3ece3856f7fd585c3373</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52c036d1d2c13716b6c5762b9add56de0503b630</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/4b6fba1627d2256a99688082113da72d04e240f2</url>
    <id>4b6fba1627d2256a99688082113da72d04e240f2</id>
    <committed-date>2008-02-15T11:33:10-08:00</committed-date>
    <authored-date>2008-02-15T11:33:10-08:00</authored-date>
    <message>rails-core.el (rails-core:observer-p, rails-core:mailer-p): fixed regexp.


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@224 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>095797e7879e2a4112f1e1911d80f3014b578e1f</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8ad370301ac3b47ea073ef86af3092b449f0c28</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/52c036d1d2c13716b6c5762b9add56de0503b630</url>
    <id>52c036d1d2c13716b6c5762b9add56de0503b630</id>
    <committed-date>2008-02-11T12:32:03-08:00</committed-date>
    <authored-date>2008-02-11T12:32:03-08:00</authored-date>
    <message>rails-snippets-feature.el (rails-snippets-feature:fixture)
	(rails-snippets-feature:model-name, rails-snippets-feature:rest):
	replaced `downcase' to `decamelize'.
rails-core.el (rails-core:file-by-class): replaced `downcase' to `decamelize'.
rails-lib.el (decamelize): created function.


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@223 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>bbe7aa277efe9ec896f8e3efc8f374e8de782563</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f1942fae15079e871b6508a049f6ddbae5d371f</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/e8ad370301ac3b47ea073ef86af3092b449f0c28</url>
    <id>e8ad370301ac3b47ea073ef86af3092b449f0c28</id>
    <committed-date>2008-02-06T15:48:50-08:00</committed-date>
    <authored-date>2008-02-06T15:48:50-08:00</authored-date>
    <message>rails-test.el (rails-test:line-regexp): apply patch [#16714]
	from Remi Vanicat, can match empty filename


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@222 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>7ddca2f472eb9c2a8de468f060200a20aefab97c</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d008cdeffe3ddc4a504c7e666548c807bac2fb0b</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/2f1942fae15079e871b6508a049f6ddbae5d371f</url>
    <id>2f1942fae15079e871b6508a049f6ddbae5d371f</id>
    <committed-date>2008-02-06T15:44:57-08:00</committed-date>
    <authored-date>2008-02-06T15:44:57-08:00</authored-date>
    <message>Fixed [#16742]: pass rails environment to script/console


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@221 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>1104625cea7438046f59e9065f00c0cddac489fe</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31feec458ec33d9f97d41d271de8885976280b29</id>
      </parent>
    </parents>
    <author>
      <name>crazypit</name>
      <email>crazypit@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/d008cdeffe3ddc4a504c7e666548c807bac2fb0b</url>
    <id>d008cdeffe3ddc4a504c7e666548c807bac2fb0b</id>
    <committed-date>2007-12-23T01:41:41-08:00</committed-date>
    <authored-date>2007-12-23T01:41:41-08:00</authored-date>
    <message>- rails-spec:run-this-spec


M    ChangeLog
M    rails-spec.el


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@220 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>32d9b01cc7c5038bbd35d45ab68b17db580e7847</tree>
    <committer>
      <name>crazypit</name>
      <email>crazypit@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ff2c51b8c28fa8591ed177879a1efa351c868ce</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/31feec458ec33d9f97d41d271de8885976280b29</url>
    <id>31feec458ec33d9f97d41d271de8885976280b29</id>
    <committed-date>2007-11-03T15:47:45-07:00</committed-date>
    <authored-date>2007-11-03T15:47:45-07:00</authored-date>
    <message>rails-core.el (rails-core:model-exist-p): fixed error, when model-file not exists.


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@219 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>e7bbc44ecd7255821d4de2dbead9eb9396dead26</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5ba131cf993026a690355cb5fe97ed4469caf63</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/1ff2c51b8c28fa8591ed177879a1efa351c868ce</url>
    <id>1ff2c51b8c28fa8591ed177879a1efa351c868ce</id>
    <committed-date>2007-11-02T15:30:25-07:00</committed-date>
    <authored-date>2007-11-02T15:30:25-07:00</authored-date>
    <message>rails-core.el (rails-core:model-file
  rails-core:controller-file-by-model): search namespaced models and
  controllers.


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@218 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>f51b0f17e5a87d75c347f7095262832af13acaeb</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61c3e81b6239f42146b44c9d84b6290edc1e0812</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/c5ba131cf993026a690355cb5fe97ed4469caf63</url>
    <id>c5ba131cf993026a690355cb5fe97ed4469caf63</id>
    <committed-date>2007-11-02T14:58:41-07:00</committed-date>
    <authored-date>2007-11-02T14:58:41-07:00</authored-date>
    <message>rails-core.el (rails-core:model-file): search namespaced models.
rails-test.el (rails-test:line-regexp): applled patch by Alan Shields,
  don't hightlight whitespaces in test output.
rails-test.el: appled patch by Alan Shields,
  can't run rails-test-current-* without a file.
rails.el (rails-templates-list): added 'html.erb'.


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@217 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>da01c187d02ab563258f22fcee6bfad534010e50</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>436370cd91dd667016f11ea66ceee15089fb96ae</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/61c3e81b6239f42146b44c9d84b6290edc1e0812</url>
    <id>61c3e81b6239f42146b44c9d84b6290edc1e0812</id>
    <committed-date>2007-11-02T13:48:22-07:00</committed-date>
    <authored-date>2007-11-02T13:48:22-07:00</authored-date>
    <message>rails.el (rails-templates-list): added 'html.erb'
rails-snippets-feature.el (rails-snippets-feature:rest): replace *_url to *_path
inflections.el (singularize-string pluralize-string): downcase
  string befored searched
inflections.el (pluralize-string singularize-string): downcase
  input string before find in irregular


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@216 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>420c4b853ca44a00067590c36cc54e340060bac3</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8523372f911a1852cc1f32b7d06e8f07c9ed6a0f</id>
      </parent>
    </parents>
    <author>
      <name>crazypit</name>
      <email>crazypit@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/436370cd91dd667016f11ea66ceee15089fb96ae</url>
    <id>436370cd91dd667016f11ea66ceee15089fb96ae</id>
    <committed-date>2007-09-11T07:37:48-07:00</committed-date>
    <authored-date>2007-09-11T07:37:48-07:00</authored-date>
    <message>Basic support of Markaby templates

M    trunk/ChangeLog
M    trunk/rails.el


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@214 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>fee2efc879d87685cb7192e56f76bb942b779b2b</tree>
    <committer>
      <name>crazypit</name>
      <email>crazypit@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc957370ce836edae6f8d8055df9c8e42a16faa4</id>
      </parent>
    </parents>
    <author>
      <name>crazypit</name>
      <email>crazypit@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/8523372f911a1852cc1f32b7d06e8f07c9ed6a0f</url>
    <id>8523372f911a1852cc1f32b7d06e8f07c9ed6a0f</id>
    <committed-date>2007-08-24T05:57:59-07:00</committed-date>
    <authored-date>2007-08-24T05:57:59-07:00</authored-date>
    <message>* rails-spec.el: base support for rspec. Function
 `rails-spec:run-all', `rails-spec:run-this-file', `rails-spec:run-last',
 `rails-spec:run-files'.  Variables: `rails-spec:all-files',
 `rails-spec:last-files', `rails-spec:runner',
 `rails-spec:runner-options'.
* rails-find.el, rails-ui.el: finds for rspec
* rails-project.el: new functions: rails-project:in-root-with-cd, 
 rails-project:compile-in-root
* rails-lib.el: new macro in-directory
									 
M    trunk/rails-lib.el
M    trunk/rails-project.el
M    trunk/rails-ui.el
M    trunk/rails-find.el
M    trunk/ChangeLog
A    trunk/rails-spec.el
M    trunk/rails.el


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@213 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>cc06f9893614238b89cc8d38de1aa71e50de1cf5</tree>
    <committer>
      <name>crazypit</name>
      <email>crazypit@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5cdc29d29357021e760aaf60770c64b42cf008fa</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/cc957370ce836edae6f8d8055df9c8e42a16faa4</url>
    <id>cc957370ce836edae6f8d8055df9c8e42a16faa4</id>
    <committed-date>2007-08-18T10:59:51-07:00</committed-date>
    <authored-date>2007-08-18T10:59:51-07:00</authored-date>
    <message>rails-scripts.el (rails-script:run-interactive): setup a
	variable `ruby-buffer' for corect working with `inf-ruby'


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@212 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>a83960e23d90e988a873ce4f50ed40ab9dc74c86</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aea5974abe7bace94260490ae4495d2a045d8884</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/5cdc29d29357021e760aaf60770c64b42cf008fa</url>
    <id>5cdc29d29357021e760aaf60770c64b42cf008fa</id>
    <committed-date>2007-08-17T10:10:08-07:00</committed-date>
    <authored-date>2007-08-17T10:10:08-07:00</authored-date>
    <message>rails-ruby.el (hs-minor-mode-hook): created, placed in hs-setup-overlay initialization to fix a bug #13162


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@211 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>42b1625d2fa55f7f9c411779c583147d5cb096e2</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bfc5b8fa6c964cf8a82a99ab86caaee1e41fb6be</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/aea5974abe7bace94260490ae4495d2a045d8884</url>
    <id>aea5974abe7bace94260490ae4495d2a045d8884</id>
    <committed-date>2007-08-16T14:25:16-07:00</committed-date>
    <authored-date>2007-08-16T14:25:16-07:00</authored-date>
    <message>updated hs-mode support


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@210 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>2f67cef4ffa192b8f61931ce6c6c5551b01240d1</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3114d50ed35c699d1e0ed0f40b578a133539fb6</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/bfc5b8fa6c964cf8a82a99ab86caaee1e41fb6be</url>
    <id>bfc5b8fa6c964cf8a82a99ab86caaee1e41fb6be</id>
    <committed-date>2007-08-16T12:08:11-07:00</committed-date>
    <authored-date>2007-08-16T12:08:11-07:00</authored-date>
    <message>rails-scripts.el (rails-script:setup-output-buffer): fixed compilation warning


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@209 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>3622c7ed8eb6ab74da2aa51ff5d3705b8fce60e0</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62757ee444863699e97071602b5e07e41006b4c8</id>
      </parent>
    </parents>
    <author>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </author>
    <url>http://github.com/tomtt/emacs-rails/commit/a3114d50ed35c699d1e0ed0f40b578a133539fb6</url>
    <id>a3114d50ed35c699d1e0ed0f40b578a133539fb6</id>
    <committed-date>2007-08-15T11:45:39-07:00</committed-date>
    <authored-date>2007-08-15T11:45:39-07:00</authored-date>
    <message>rails-scripts.el (rails-script:setup-output-buffer): fixed compilation warning


git-svn-id: svn+ssh://rubyforge.org/var/svn/emacs-rails/trunk@208 cc5033d0-740f-0410-afc7-949910e492f2</message>
    <tree>64d88cf8cbb1ee7d61c26e23a55bcb16429bef16</tree>
    <committer>
      <name>dimaexe</name>
      <email>dimaexe@cc5033d0-740f-0410-afc7-949910e492f2</email>
    </committer>
  </commit>
</commits>
