Skip to content
View zealot128's full-sized avatar

Sponsoring

@neovim
@mjaschen

Organizations

@pludoni @wdcmdresden

Block or report zealot128

Report abuse

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

Report abuse

Pinned Loading

  1. filter-app filter-app Public

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

    Ruby 28 15

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

    flexible Rails deployment with Ansible

    Jinja 78 29

  3. hackingchinese/challenges hackingchinese/challenges Public

    Ruby on Rails app challenges Hacking Chinese

    Ruby 3

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

    Forked from RianFuro/tree-sitter-pug

    C 11 12

  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!