Mostrar / Ocultar Avisos

RESTful_Easy_Messages now on GitHub.

I just pushed the 0.7 svn tag of the RESTful_Easy_Messages plug-in to GitHub so I can play with the cool kids. Go see it here => http://github.com/sschroed/restful_ezm. This will be the authoritative source from here on out.

It is in need of an update for Rails 2.1 so any help is appreciated.

4 Responses

  1. Edgar Says:

    Sam,
    thanks for put my validates_unlike plugin in GitHub

  2. Sam Says:

    Just got my first GitHub pull request! Sweet.

  3. Hanky Says:

    I am using Rails 2.0.2 version and I don’t want to upgrade on Rails 2.1 version. Is there a way by which I can use your plugin? When I try to install it, I get an error -

    Plugin not found: [”git:\\\\github.com\\sschroed\\restful_ezm.git”]

  4. Sam Says:

    @Hanky, you’ll need to use the public clone address. Try “git clone git://github.com/sschroed/restful_ezm.git vendor/plugins/restful_ezm”. You can’t install git plugins in v 2.0.2.

Leave a Reply