Pinned Repositories
ChewiTest
monopay-ruby
The easiest way to make payments with Monobank acquiring API
simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
table-lamp
Implementation of how to make your regular lamp compatible with Apple HomeKit
tailwindcss_merger
A simple way for solving one file problem using tailwindcss-rails gem
base_app_template
fake_picture
Simple way to generate fake pictures by included in gem pictures for your blog, user and other type of seeds for dev env or even RSpec tests
random-rails
The most performed gem to get random record you ever seen! Available for Ruby on Rails with PostgreSQL right now!
loqimean's Repositories
loqimean/monopay-ruby
The easiest way to make payments with Monobank acquiring API
loqimean/ChewiTest
loqimean/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
loqimean/table-lamp
Implementation of how to make your regular lamp compatible with Apple HomeKit
loqimean/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 }
loqimean/clearance
Rails authentication with email & password.
loqimean/current.js
A tiny 🤏 library (only 379 B) that allows you to access current `<meta>` elements
loqimean/faker
A library for generating fake data such as names, addresses, and phone numbers.
loqimean/any_login
Easy way to login as any user in system
loqimean/chartkick
Create beautiful JavaScript charts with one line of Ruby
loqimean/convenient-service-example
loqimean/design_patterns
loqimean/geokit
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
loqimean/koatuu
Державний класифікатор об'єктів адміністративно-територіального устрою України (КОАТУУ)
loqimean/laptop_battery_shop
loqimean/learn-ruby
Books and other resources for learning Ruby, Rails, and related skills.
loqimean/mapkick.js
Create beautiful, interactive maps with one line of JavaScript
loqimean/mjml-rails
MJML + ERb/Haml/Slim view template
loqimean/monobank_webhook_sign_verification
An example of Ruby code how to verificate Monobank acquiring API webhook sign
loqimean/rails
Ruby on Rails
loqimean/smart_and_fast_assets
loqimean/stripe-ruby
Ruby library for the Stripe API.
loqimean/tailwind_test
loqimean/tailwindcss
A utility-first CSS framework for rapid UI development.
loqimean/test_turbo_with_advance
loqimean/tinymce-rails
Integration of TinyMCE with the Rails asset pipeline
loqimean/turbo
The speed of a single-page web application without having to write any JavaScript
loqimean/turbo-rails
Use Turbo in your Ruby on Rails app
loqimean/turbo_example
loqimean/with_record
Returns relations/association for soft deleted records in DB