public
Description: TextMate bundle - Amplified Mate Productivity
Homepage: http://code.leadmediapartners.com/tools/rubyamp
Clone URL: git://github.com/timcharper/rubyamp.git
update changelog
timcharper (author)
Sat Sep 27 10:52:33 -0700 2008
commit  545bcbaeffd5740f73fbd59ba019eac2303a3852
tree    8f2b53de703fe616a2ec24683ecebc588433e61e
parent  142c7c25aa82c21c44f6e0b33712230428e333f6
...
 
 
 
 
 
1
2
3
...
13
14
15
16
17
 
...
1
2
3
4
5
6
7
8
...
18
19
20
 
21
22
0
@@ -1,3 +1,8 @@
0
+[2008-09-27]
0
+ * TM_RUBY workaround caused TextMate to run it's bash_init.sh script, which
0
+ set the RUBYLIBS environment, which caused an incompatibility with rails and
0
+ the builder gem to surface. Applied another workaround to fix that.
0
+
0
 [2008-09-25]
0
   * Ability to configure application server port
0
   * Now attempts to play well with installed version RSpec.tmbundle, rather than shipping with everything installed
0
@@ -13,4 +18,4 @@
0
 
0
 [2008-06-13] Fixes for pretty-align command, with specs. (Joe Tanner)
0
 
0
-[2008-05-20] Added command to auto-align align snippets (thanks, Joe Tanner (Lead Media Partners))
0
\ No newline at end of file
0
+[2008-05-20] Added command to auto-align align snippets (thanks, Joe Tanner (Lead Media Partners))

Comments

    No one has commented yet.