it doesn't support rails 2.* #9

Closed
opened 2011-11-11 03:51:39 +00:00 by tian-im · 2 comments
tian-im commented 2011-11-11 03:51:39 +00:00 (Migrated from github.com)

will this be possible?

will this be possible?
johnbintz commented 2011-11-11 11:19:11 +00:00 (Migrated from github.com)

Sure it's possible, but I probably won't be able to get to it myself for a few weeks, as jasmine-headless-webkit is taking up all my OSS time at the moment. If you want to try adding it yourself, start by looking here:

https://github.com/johnbintz/guard-rails/blob/master/lib/guard/rails/runner.rb#L43

You'd either need to have a :rails2 option, or find some way to autodetect what version of Rails the current project is using.

Sure it's possible, but I probably won't be able to get to it myself for a few weeks, as jasmine-headless-webkit is taking up all my OSS time at the moment. If you want to try adding it yourself, start by looking here: https://github.com/johnbintz/guard-rails/blob/master/lib/guard/rails/runner.rb#L43 You'd either need to have a :rails2 option, or find some way to autodetect what version of Rails the current project is using.
tian-im commented 2011-11-11 11:45:05 +00:00 (Migrated from github.com)

yep, sure, will do

yep, sure, will do
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/guard-rails#9
No description provided.