Skip to content
View zealot128's full-sized avatar

Sponsoring

@neovim
@tpope
@mjaschen

Organizations

@pludoni @wdcmdresden
Block or Report

Block or report zealot128

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. filter-app filter-app Public

    Rails app - news aggregator that powers http://hrfilter.de and http://fahrrad-filter.de

    Ruby 27 16

  2. dresden-weekly/ansible-rails dresden-weekly/ansible-rails Public

    flexible Rails deployment with Ansible

    Jinja 79 29

  3. hackingchinese/challenges hackingchinese/challenges Public

    Ruby on Rails app challenges Hacking Chinese

    Ruby 2

  4. tree-sitter-pug tree-sitter-pug Public

    Forked from RianFuro/tree-sitter-pug

    C 7 11

  5. rails-changelog rails-changelog Public

    Rails Changelog to HTML page

    JavaScript 5

  6. Simple ruby script to generate Activ... Simple ruby script to generate Active Record Typescript information with enums + associations
    1
    # USAGE:
    2
    # rails runner rails-models-to-typescript-schema.rb > app/javascript/types/schema.d.ts
    3
    
                  
    4
    
                  
    5
    Rails.application.eager_load!