RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Testing EpicEditor with Capybara & RSpec

EpicEditor is a neat Markdown editor that uses nested iframes and can be embedded in Rails forms to replace textarea fields. Digging into these nested iframes to input text within a test can be a little tricky. Here’s how you can do it: https://eliotsykes.com/testing-epic-editor

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in