Ruby on Rails Monday, April 28, 2014

On Mon, Apr 28, 2014 at 8:32 AM, Joy Ganguly <tech.tutorial4u@gmail.com> wrote:

> Parameters: {"utf8"=>"✓",
> "authenticity_token"=>"P7fHbeUQlcCaV3MK2g+Qu6h/CmhM8+g6SOHzqjEuoPI=",
> "request"=>{"title"=>"Title", "date"=>"2014/4/30", "time"=>"4:15 PM",
> "desc"=>"Bold"}, "_wysihtml5_mode"=>"1", "commit"=>"Add Request"}

What field is supposed to have markup in it?

In any case, if markup is not being submitted as you expect, you'll
need to make sure your page markup is valid, there's no JavaScript
errors, and the configuration for this plugin is correct, assuming there
is some (I've never used it).

Worst case I'd create a minimal test project to see if you could get it
to work at all. If that doesn't work, send the link to it.

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yA2zxSwPBvWaWTCVKtEpee7CFhbV9sK9xLw%3DNBk7W660A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment