0.0
Context is a contextual UI framework. It is based on the
Model View Presentor model. The idea is that you have model
objects that represent the core data in your application. You
also have views that represent the user interface input and output.
Finally you have "con...
2020
2021
2022
2023
2024
2025
0.0
My implementation of GoL for the Junior Ruby/Rails position at MarketPlacer
2020
2021
2022
2023
2024
2025
0.0
When i use rspec to do a lot of test, each time database is inserted data and truncate table, when tables grows the speed grow down too much. At first i convert the db engine from innodb to memory in db/seed.rb file. After that i write this gem to do the job for more app.
Notice: Tables those co...
2020
2021
2022
2023
2024
2025
0.0
### Features ###
* User customizable security questions and answers
* Configurable max login attempts & cookie expiration time
* Per user level of control (Allow certain ips to bypass two-factor)
2020
2021
2022
2023
2024
2025
0.0
Provides copyright line and information at the bottom of each page.
2020
2021
2022
2023
2024
2025
0.0
BlueWall is a security auditing tool that analyzes pfSense and OpenSense firewall configurations.
It identifies security strengths and weaknesses, simulates attack scenarios, and provides a detailed
compliance assessment against major security frameworks like NIST, CIS, and PCI DSS.
2020
2021
2022
2023
2024
2025
0.0
Coral Backup creates incremental backups of files that can be restored at a later date.
2020
2021
2022
2023
2024
2025
0.0
Stab at reusable kcl retrier.
2020
2021
2022
2023
2024
2025
0.0
Gem for my cube_trainer rails app. Some things are better left in a separate gem with no rails, e.g. native extensions. The main purpose is to support my Rails app, but if it's useful for someone else, feel free to use it at your own risk.
2020
2021
2022
2023
2024
2025
0.0
The application is a simulation of a toy robot movingon a square tabletop, of dimensions 5 units x 5 units.
2020
2021
2022
2023
2024
2025
0.0
Allows ActiveRecord Models to be easily ordered via position attributes
2020
2021
2022
2023
2024
2025
0.0
Ruby wrapper for Graphcommons API. More info at: http://graphcommons.github.io/api-v1/
2020
2021
2022
2023
2024
2025
0.0
cpp_engine is an build system for C++ projects, It works like Make but much better. Compring to Rake, cpp_engine is more targeted at building C++ project I just started developing this system. Since I am a student in NYU, the effort I can put on this project is limited. if you are interested in i...
2020
2021
2022
2023
2024
2025
0.0
Subversion is optional, and it asks you if you'd like to use it. == SYNOPSIS: At the command line, type: creator That command will start the process. == TODO: Refactor the code base and add additional utility functions such as recursively removing subversion directories.
2020
2021
2022
2023
2024
2025
0.0
CrazyValidators enables easy validation of attributs of an ActiveModel class, such as alphanumericality, presence in a Blacklist.
2020
2021
2022
2023
2024
2025
0.0
A simple, text-based crowdfunding simulator. Run a group of projects through a
series of funding rounds, in which they either receive or lose funds, or are
skipped. They also receive a random pledge. Grant projects never lose funds.
Match projects have all future funding matched after they rea...
2020
2021
2022
2023
2024
2025
0.0
Implements is a tol for building modular libraries and tols as
interfaces, for implementing those interfaces, and ensuring that
consumers are able to load the best available implementation at
runtime.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord serializer DSL for mapping model attributes and associations. Similar to ActiveModel Serializers with many enhancements including bi-directional support, i.e. deserialization.
2020
2021
2022
2023
2024
2025
0.0
deployments - app it's a sinatra application, you can run it as standalone app on the heroku or attach to the existing rails application.
2020
2021
2022
2023
2024
2025
0.0
ruby method describer to make it possible to inspect methods [rdoc, signature, etc.] at runtime, for example while debugging.
2020
2021
2022
2023
2024
2025