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.
1 parent f81c0ba commit e13705cCopy full SHA for e13705c
README.md
@@ -1,5 +1,12 @@
1
# TypeScript for Rails [](https://travis-ci.org/klaustopher/typescript-rails)
2
3
+~~~~
4
+**Looking for a new maintainer**: Since I am no longer working with TS in my day to day life, and there are some major changes
5
+[coming up](http://blogs.msdn.com/b/typescript/archive/2013/10/17/typescript-and-the-road-to-1-0.aspx), I'm looking for someone
6
+who wants to take over development of this gem
7
+~~~
8
+
9
10
This is a wrapper for the [TypeScript](http://www.typescriptlang.org/) JavaScript superset language by Microsoft.
11
12
It enables you to use the `.ts` extension in the Asset Pipeline and also in ActionView Templates.
0 commit comments