will

Results 54 comments of will

tag 3.0.3 requires SS4.

Is it still going? Just had a bad experience with Payola. Is it a good idea to go ahead with Koudoku for a simple membership area for a site or...

Is there a Draft / Published concept in FAE? if so / if added, you could then just have a link to the page in draft mode (set as a...

Amazing project! Adding the editor to textarea elements would be ace. I'd like to do something like: ink(document.getElementsByClassName('editor')!) .. and have all the textarea's on my rails app with that...

any news on this? it works for _eq but not _cont. Testing in console, i cant search for `where("first_name LIKE ?", "%" + 'nd' + "%")` .. so i'm guessing...

Think this is required now isnt it?

> Just put $primary-color: null; but for loads of variables? isnt this something that should be fixed?

Just leaving a comment so i can find this again. I couldnt get @ojundt fix to work. it said: warning: already initialized constant Sprockets::Autoload::Sass == Sprockets will render css with...

For me I had to change the template name from show.pdf.erb to showpdf.pdf.erb or it just kept trying to use the show.html.erb template, it had worked find before update to...

Think it needs to work with Turbo Links as that's standard for rails.