◐ Shell
clean mode source ↗

chien - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@chien

chien

Follow

View chien's full-sized avatar

Block or report chien

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Restful state machine transition in ... Restful state machine transition in Rails

    1

    class MembershipTransitionController < ApplicationController

    2

      def update

    3

        if @membership.fire_events(params[:event_name])

    4

          # handle success transition case

    5

        else
  2. scrapinghub scrapinghub Public

    Ruby library for interacting with ScrapingHub.com's API

    Ruby 4 3