David Lazar
David Lazar
I figured it out by using the TextMate preferences... that was easy.. no need to mess with the XML... On Sun, Jun 12, 2011 at 5:54 AM, niksy < [email protected]>wrote:...
Hi, OK.. I downloaded the new file... _formtastic and created a new master.sass as follows: ``` @import formtastic_base.sass ``` form.formtastic //+formtastic(100%,30%,67%,2%,"clear","right") +stack-form(500px,"full","50px","buttons-right") So my form now renders with the labels...
If you want this library to work with React, feel free to do the legwork and bring it to life as React code. No one is stopping you.
That is the problem when there are so many approaches to do the same thing. So many wheels have been re-invented to solve the same problem, it is hard to...
Just so you know... 
Bump.. is this a totally given up on dead project?
I wish this worked too. It is easy to use this plugin to collect 2 dates, but then if you ever refresh and want to present the already saved dates,...
I beg to differ. Simply naming the articles with that format does not fix the issue.
This issue has seemingly come back to haunt? Something has changed whereby articles are no longer linking properly. I am using article.url in my HAML and the link looks fine.....
One comment about using article.path instead of article.url. It seems Toto currently does not respect the url. Eg... set :url, http://www.foo.com/bloggy if you use article.path you'll generate 404 errors when...