Commit Graph

  • 1f83533d8a Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers master John Bintz 2014-04-28 18:58:23 -0400
  • 4aa71967a9 Simplify selector finding John Bintz 2014-04-28 18:58:11 -0400
  • d896dc28b0 better finder John Bintz 2013-08-12 10:57:05 -0400
  • 9579887857 small fixes John Bintz 2013-07-04 08:43:03 -0400
  • 3b6863a124 small updates John Bintz 2013-05-25 14:04:51 -0400
  • e83f5c8492 capybara updates John Bintz 2013-05-19 15:22:20 -0400
  • c3d0a7a96c change for new capybara John Bintz 2013-05-13 06:11:14 -0400
  • bb4c265337 some new things John Bintz 2013-05-08 18:44:04 -0400
  • bc2806bfd3 improve search John Bintz 2013-04-30 15:26:28 -0400
  • fdd650d57a small fix John Bintz 2013-04-15 14:22:25 -0400
  • 9286cee425 multi checkbox finder John Bintz 2013-04-15 11:18:16 -0400
  • 43b965b2b4 checkbox detection John Bintz 2013-03-14 11:35:05 -0400
  • d264b5219b Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-03-12 17:12:33 -0400
  • 1854b5ac37 add a set of helpers for active admin John Bintz 2013-03-12 17:08:29 -0400
  • 820c7cf5d2 Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-03-06 07:22:12 -0500
  • 9959b2f016 small cleanup John Bintz 2013-03-06 07:22:08 -0500
  • b9e14eac0c extend dont_find to Capybara::Element John Bintz 2013-02-25 13:50:25 -0500
  • d2fac8e685 a little cleaner John Bintz 2013-02-25 10:47:50 -0500
  • ed66c74344 add basic activeadmin support John Bintz 2013-02-25 10:32:59 -0500
  • d6c5879bea Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-02-24 17:51:35 -0500
  • 6523f9587f better decorator detection John Bintz 2013-02-24 17:51:24 -0500
  • 4dffc6c84f have dont_find methods check twice, once now, once after Capybara.default_wait_time John Bintz 2013-02-08 08:08:40 -0500
  • 6e4acf7966 Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-01-25 08:43:53 -0500
  • c4387c9f43 refine some finders John Bintz 2013-01-25 08:43:49 -0500
  • f4814651ba Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-01-24 18:08:33 -0500
  • 8f3db1243c update some documentation John Bintz 2013-01-24 18:08:21 -0500
  • c9efe01af7 fix html safe John Bintz 2013-01-16 21:11:25 -0500
  • ff2202a8f4 Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-01-12 13:39:18 -0500
  • 6dc55b246b add options John Bintz 2013-01-12 13:39:10 -0500
  • 3ecbfd904b support integer fields John Bintz 2013-01-11 16:01:56 -0500
  • 4f01867bbe will need to include capybara and rspec elsewhere for this to work nicely John Bintz 2013-01-04 10:21:53 -0500
  • ce7d15b676 Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2013-01-02 17:59:49 -0500
  • fb2200f040 better rails config check John Bintz 2013-01-02 17:59:38 -0500
  • 60992cf1fb add link finder John Bintz 2012-12-29 15:31:55 -0500
  • 52b51c972d yet another fix John Bintz 2012-12-23 13:36:13 -0500
  • 7d43b998c5 more fixes John Bintz 2012-12-23 13:31:36 -0500
  • 517c7d6937 don't try to add data to new models John Bintz 2012-12-23 13:05:11 -0500
  • 8b98a0b4c6 some updates John Bintz 2012-12-23 10:37:05 -0500
  • 3ffc64cc48 add html safe option John Bintz 2012-12-12 20:25:05 -0500
  • 5bf8939a43 more updates John Bintz 2012-12-09 17:30:03 -0500
  • 9fd95b611c fixes John Bintz 2012-12-08 11:28:07 -0500
  • 7b6368be02 start readme John Bintz 2012-12-08 10:00:29 -0500
  • 6ae523a21d enable turning on/off semantic data helpers John Bintz 2012-12-08 09:55:53 -0500
  • d288d62f9e Merge branch 'master' of github.com:johnbintz/semantic_rails_view_helpers John Bintz 2012-12-06 11:03:50 -0500
  • 6f1c3a608f rearrange some things and add a table builder John Bintz 2012-12-06 11:03:45 -0500
  • d0c101f032 another object finder John Bintz 2012-12-06 08:11:14 -0500
  • 06e59c26fd add object refinder John Bintz 2012-12-05 21:22:40 -0500
  • 7192c46c1b more capybara stuff John Bintz 2012-12-02 19:18:35 -0500
  • 5fb8609dfe more coolness John Bintz 2012-12-01 12:16:14 -0500
  • e05a88d340 more cool stuff John Bintz 2012-11-30 21:44:02 -0500
  • 40b24799af some fixes John Bintz 2012-11-25 22:15:34 -0500
  • 8a82530f96 better labels John Bintz 2012-11-25 09:29:35 -0500
  • be3127b265 ensure text comparisons John Bintz 2012-11-24 10:19:13 -0500
  • 124ea5d3cf add find object John Bintz 2012-11-23 16:25:52 -0500
  • dba8d833c9 cooler capybara John Bintz 2012-11-23 13:45:17 -0500
  • 361c5c5714 add smore more fun John Bintz 2012-11-23 11:37:18 -0500
  • 58b42a7392 ok this kind of works John Bintz 2012-11-21 16:31:45 -0500
  • 05125fd7ea initial commit, messing around John Bintz 2012-11-19 08:39:43 -0500