SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: Replace Prototype library
-
Dec 2, 2006, 17:19 #1
- Join Date
- Jan 2005
- Posts
- 502
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Replace Prototype library
Rails is integrated with Prototype and script.aculo.us, and helper functions such as <%= periodically_call_remote ... %> makes use of them.
I was wondering, I have been using the alternative Mootools library, and would prefer the use of that. Of course, I know I dont need to use the Rails provided helpers nor prototype, but I was wondering if mayber there was already an extension out there for Rails that made use of Mootools and provided all the same helpers?
Thanks in advance
-
Dec 8, 2006, 01:13 #2
- Join Date
- May 2006
- Posts
- 11
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I have not come across one, but I could have sworn that I read something about that in the ruby on rails mailing list. Try checking there through google groups or such as that?
Sites: Geek Blog -
-
Dec 8, 2006, 15:52 #3
- Join Date
- Mar 2004
- Location
- Toronto, Canada
- Posts
- 326
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I don't know about mootools but there is a team hard at work preparing JQuery for Rails:
https://launchpad.net/projects/jqueryonrails-project
Bookmarks