Gonçalo Silva

Results 7 repositories owned by Gonçalo Silva

acts_as_paranoid

435
Stars
190
Forks
Watchers

ActiveRecord (>=3.0) plugin which allows you to hide and restore records without actually deleting them.

gem_template

34
Stars
8
Forks
Watchers

A skeleton gem

dummy_data

15
Stars
2
Forks
Watchers

Uses dummy to generate consistent fake data for your models (including associations) and provides a rake task to import it into the database.

kotlinx-murmurhash

32
Stars
2
Forks
Watchers

Kotlin Multiplatform (KMP) library for hashing using MurmurHash

kotlinx-resources

97
Stars
5
Forks
Watchers

Kotlin Multiplatform (KMP) library for reading resources in tests

mongoid-sequence

18
Stars
35
Forks
Watchers

Specify fields to behave like a sequence number (exactly like the "id" column in conventional SQL flavors) while using Mongoid.

permalink_fu

29
Stars
9
Forks
Watchers

ActiveRecord plugin for automatically converting fields to permalinks.