This website requires JavaScript.
Explore
Help
Sign In
bustikiller
/
wedding-planner
Watch
1
Star
0
Fork
0
You've already forked wedding-planner
Code
Issues
Pull Requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
wedding-planner
/
db
/
migrate
History
Manuel Bustillo
cca869a0c4
Some checks failed
Run unit tests / unit_tests (pull_request)
Failing after 1m8s
Details
Display group name in the list of guests
2024-08-11 18:25:12 +02:00
..
20240711175425_create_expenses.rb
Expenses scaffold
2024-07-11 19:55:48 +02:00
20240711180753_create_guests.rb
Include guests in seed
2024-07-11 20:11:04 +02:00
20240711181626_acts_as_taggable_on_migration.acts_as_taggable_on_engine.rb
Fix install of taggable gem and add tags to seeds
2024-07-11 20:41:07 +02:00
20240711181627_add_missing_unique_indices.acts_as_taggable_on_engine.rb
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
20240711181628_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
20240711181629_add_missing_taggable_index.acts_as_taggable_on_engine.rb
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
20240711181630_change_collation_for_tag_names.acts_as_taggable_on_engine.rb
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
20240711181631_add_missing_indexes_on_taggings.acts_as_taggable_on_engine.rb
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
20240711181632_add_tenant_to_taggings.acts_as_taggable_on_engine.rb
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
20240724181756_create_tables_arrangements.rb
Initial version of VNS algorithm (
#8
)
2024-08-01 18:27:41 +00:00
20240724181853_create_seats.rb
Initial version of VNS algorithm (
#8
)
2024-08-01 18:27:41 +00:00
20240811142121_create_groups.rb
Create model and controller
2024-08-11 16:29:10 +02:00
20240811143801_add_parent_to_group.rb
Define a hierarchy of groups
2024-08-11 17:26:43 +02:00
20240811154115_add_group_to_guest.rb
Display group name in the list of guests
2024-08-11 18:25:12 +02:00