manuelmeurer
Rails developer, open-source enthusiast, and founder of Uplink, a community of IT freelancers in Germany
@uplinkhq UplinkBerlin, Germany
Pinned Repositories
active_record-acts_as
Simulate multi-table inheritance for ActiveRecord models
gem_config
A nifty way to make your gem configurable.
middleman-sitemap-ping
Middleman extension to ping search engines (Google and Bing) with a sitemap URL
services
A nifty service layer for your Rails app
skimlinks
A simple wrapper around the Skimlinks APIs
tries
Solidify your code and retry on petty exceptions
app
Check which gems are compatible with which Rails version!
app
Fancy docs for any Ruby project
manuelmeurer's Repositories
manuelmeurer/services
A nifty service layer for your Rails app
manuelmeurer/sentry-stack-trace-links
Chrome extension that links your Sentry stack traces to VS Code or similar
manuelmeurer/dotfiles
Dotfiles
manuelmeurer/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
manuelmeurer/autotuner
Get suggestions to tune Ruby's garbage collector
manuelmeurer/avo
Build Ruby on Rails apps 10x faster
manuelmeurer/avo-nested-form-bug
manuelmeurer/awesome-ruby-places
A list of awesome companies currently using Ruby as one of their main backend languages! 💎❤️
manuelmeurer/baseline
manuelmeurer/clearance
Rails authentication with email & password.
manuelmeurer/docs.avohq.io
Documentation website for Avo
manuelmeurer/favicon_factory
Generate favicons from an SVG
manuelmeurer/fhpeople-app
The source for the website of Future Hope People
manuelmeurer/hubspot-api-ruby
HubSpot API Ruby Client Libraries for V3 version of the API
manuelmeurer/importmap-rails
Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
manuelmeurer/local_time
Rails engine for cache-friendly, client-side local time
manuelmeurer/manuelmeurer.github.io
The source for my personal website
manuelmeurer/mission_control-jobs
Dashboard and Active Job extensions to operate and troubleshoot background jobs
manuelmeurer/mrml
Implementation of mjml in rust
manuelmeurer/octopoller.rb
A micro gem for polling and retrying. Perfect for making repeating requests.
manuelmeurer/pg_search
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
manuelmeurer/phront_page
manuelmeurer/playwright-ruby-client
Playwright client for Ruby
manuelmeurer/ruby-openai
OpenAI API + Ruby! 🤖🩵 Now with Assistants, Threads, Messages, Runs and Text to Speech 🍾
manuelmeurer/ruby_llm
One beautiful Ruby API for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama, VertexAI, Perplexity, Mistral, GPUStack & OpenAI compatible APIs. Chat, Vision, Audio, PDF, Images, Embeddings, Tools, Streaming & Rails integration.
manuelmeurer/ruby_llm-template
Organize prompts into reusable templates for RubyLLM
manuelmeurer/rubygems.org
The Ruby community's gem hosting service.
manuelmeurer/sdoc
Standalone sdoc generator
manuelmeurer/switchbot-client
A Node.js client for SwitchBot 1.1 APIs with built-in TypeScript types.
manuelmeurer/view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.