Skip to content
View taikon's full-sized avatar
Block or Report

Block or report taikon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. pluralscript pluralscript Public

    youtube-dl plugin for Pluralsight

    Ruby 1

  2. HTTP status code symbols for Rails HTTP status code symbols for Rails
    1
    HTTP status code symbols for Rails
    2
    
                  
    3
    Thanks to Cody Fauser for this list of HTTP responce codes and their Ruby on Rails symbol mappings.
    4
    
                  
    5
    Status Code Symbol
  3. Common Ruby Methods Common Ruby Methods
    1
    # Convert array of data to an array of another data type
    2
    # array = ['1', '2', '3']
    3
    # convert(array, s) #=> [1, 2, 3]
    4
    def convert(array, data_type)
    5
      array.map do |i|
  4. taikon.github.io taikon.github.io Public

    HTML