I want to use text editor in my form on rails 3. Which is the best test editor for rails. How can I use this? Please help me.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A nice and full featured text editor is CKEditor. Also a nice and up-to-date gem exists to aid you with the integration (it also works with the popular gems for asset uploading, paperclip and carrierwave). You can have all the integration info here. I hope that helps.