Commit graph

10 commits

Author SHA1 Message Date
99d41f5604 Add init.rb 2024-05-23 22:53:54 -03:00
59a89db3ad Add model/mixin/colorable 2024-05-23 22:44:47 -03:00
4f162796b0 s|establish_connection|connect|g 2024-05-23 22:20:35 -03:00
27ce4251ac s|Twenty.connection|Twenty.db|g 2024-05-23 22:08:54 -03:00
31600100d2 Add lib/server/mixin.rb 2024-04-27 02:28:04 -03:00
e89687d445 Add "option", "hook" concepts 2024-04-27 01:55:00 -03:00
1b98c2dce9 Fix NoMethodError 2024-04-27 00:46:24 -03:00
3105be205e Replace Twenty::Path 2024-04-26 23:55:33 -03:00
e7f910be5f Fix docs 2024-04-26 23:44:20 -03:00
2e8cf6e333 Drop 'twenty-' prefix from toplevel directories
The directories twenty-{server,client,cli} have been renamed to
not include 'twenty-'. The gems are still published with the twenty-
prefix, otherwise a collision is impossible to avoid. This commit makes
it slightly easier to generalize twenty.
2024-04-21 20:11:25 -03:00
Renamed from twenty-server/lib/twenty-server.rb (Browse further)