Giter Club home page Giter Club logo

alkhabazhasan's Projects

active_storage_validations icon 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 }

acts_as_bookable icon acts_as_bookable

A reservation plugin for Rails applications that allows resources to be bookable.

acts_as_paranoid icon acts_as_paranoid

ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

choices icon choices

A vanilla JS customisable select box/text input plugin ⚡️

cocoon icon cocoon

Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms

dependent-fields-rails icon dependent-fields-rails

DependentFields makes it easy to hide or show dependent fields in forms based on select or checkbox values.

device_detector icon device_detector

DeviceDetector is a precise and fast user agent parser and device detector written in Ruby

devise icon devise

Flexible authentication solution for Rails with Warden.

faker icon faker

A library for generating fake data such as names, addresses, and phone numbers.

friendly_id icon friendly_id

FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.

gravatar_image_tag icon gravatar_image_tag

A configurable and documented Rails view helper for adding gravatars into your Rails application

gulp-rails icon gulp-rails

Making Gulp, Rails, and the asset pipeline love each other.

hirb icon hirb

A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.

kaminari icon kaminari

⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.