-
I propose to change the option "Go home when idle" to an option titled "Execute when idle", with a text field in which the command to be executed can be entered.
This would allow users to change th…
-
### Description
Hi,
I received and installed the doorman3 and it is grerat.
I've the following question.
my building has a setup a little different:
- Entrance Door: with Doorbell and Camera
-…
-
I've been reading all the solutions, including the influitive wiki. With no luck. Can someone shed light on what I may be overlooking? Thanks
the postgres error:
**Apartment::TenantExists:
…
zbo09 updated
5 years ago
-
`models/props/distillery/boxes_pallet_1_wrapped.vmdl` in the 5th floor loading area can be seen from the ending apartment through the skybox. The box itself is culled but the wrap is not. What is the …
-
Add commands for administrators, for example: [addowner] and [deleteowner] giving data including the name of the apartment and the player ID [steam id or license] of who the apartment should go to.
-
## Steps to reproduce
Let's say the seed is currently running for the tenant 'foobar'. These are the commands in `seeds.rb` and their outcome
```ruby
> Apartment::Tenant.current
=> "foobar"
>…
-
## Steps to reproduce
MySQL DB character set = utfb8mb4 and collate = utf8mb4_bin
## Expected behavior
Create the tenant in DB
## Actual behavior
Apartment::Tenant.create(tenant_name) results…
-
Under certain circumstances no rent will be charged after a run
Steps to reproduce:
1. Complete a run successfully
2. Choose "Job's done." from the top PDA menu option instead of visiting your fixe…
-
```
Try using the updated demo page to search for an address *with* an apartment or
suite number. Enter it in the usual form:
123 foo ave #321
blah...
Once you enter the apartment number however, it…
-
First of all thanks for this great gem. A real time saver in our project.
We have some issues with the Apartment gem after integrating `use_transactional_fixtures` (resp. `use_transactional_tests`)…