0.0
This is an activity at RubyLearning.org. It does do anything except greet.
2021
2022
2023
2024
2025
2026
0.0
validate all objects at end of system spec
2021
2022
2023
2024
2025
2026
0.0
Roadblock provides a simple interface for checking if a ruby object has the
authority to interact with another object. The most obvious example being if
the current user in your rails controller can read/write the object they're
attempting to access.
2021
2022
2023
2024
2025
2026
0.0
You should really pay attention to what you install... And you probably want to fetch the real sidekiq-pro gem from https://gems.contribsys.com
2021
2022
2023
2024
2025
2026
0.0
Initialize an object with a hash of attributes
2021
2022
2023
2024
2025
2026
0.0
Sometimes we need to perform some workers in time interval. For example, we want to run all jobs at night (from 2 am to 6 am).
2021
2022
2023
2024
2025
2026
0.0
Allows the execution of mixed parallel and sequential workflows. A workflow can be defined at runtime and executed with full sidekiq integration.
2021
2022
2023
2024
2025
2026
0.0
Integrates SimpleCov results to be shown in Atlassian Bamboo
2021
2022
2023
2024
2025
2026
0.0
A set of standard date scopes to handle years, months and weeks based on created_at or another field
2021
2022
2023
2024
2025
2026
0.0
A simple DSL for ActiveRecord objects to include/exclude virtual attributes/custom methods in to_json/to_xml.
2021
2022
2023
2024
2025
2026
0.0
Add a simple image attaching functionality to an Active Record model
2021
2022
2023
2024
2025
2026
0.0
AngularJS ng-attributes in Simple Form
2021
2022
2023
2024
2025
2026
0.0
Search the records by attributes of the same table or associated tables. Search: Ex. User.search({search_params: {name: "Alex", city: "New"}, belongs_to: false, has_many: true}) will return the User active relation with conditioning name=Alex and city=new
2021
2022
2023
2024
2025
2026
0.0
Including this module equips your object with class- and instance-level references to a logger that uses intelligent defaults. If no logger is present, we look for the Rails default logger (Rails.logger). If all else fails, the code instantiates a new logger pointed at STDOUT.
2021
2022
2023
2024
2025
2026
0.0
Simpifies building tableless models or models backed by webservices. Create data type specific attributes with default if values.
2021
2022
2023
2024
2025
2026
0.0
This is a simple GUI for a simple ruby class. It demonstrates how easy it is to create GUIs with visualruby. You can try visualruby by going to visualruby.net. There are more examples and tutorials there.
The best way to install this program is to install visualruby first because it has all t...
2021
2022
2023
2024
2025
2026
0.0
simsim generates an ssh_config file allowing to easily connect from your workstation to all compute nodes in Grid'5000. Since it is based on an ERB template, the generated ssh_config can be customized at will.
2021
2022
2023
2024
2025
2026
0.0
Sinja is a Sinatra extension for quickly building RESTful,
{json:api}-compliant web services, leveraging the excellent
JSONAPI::Serializers gem for payload serialization. It enhances Sinatra's
DSL to enable resource-, relationship-, and role-centric API development,
and it configures Sinatra with...
2021
2022
2023
2024
2025
2026
0.0
Use `data-test-el` attribute to reference DOM elements in your page objects
2021
2022
2023
2024
2025
2026
0.0
SixArm.com » Ruby » YAML load documents via globs for many files at once
2021
2022
2023
2024
2025
2026