1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/spec
2019-09-11 23:22:50 +05:00
..
forms Add action Staffs::X509CertificatesController#new 2019-09-11 23:22:50 +05:00
helpers Add action NotificationMailer#signed_in 2019-09-05 02:09:20 +05:00
interactors Add columns X509Certificate#subject, #issuer 2019-09-11 17:03:14 +05:00
jobs Log user session in background 2019-09-07 00:36:09 +05:00
mailers Send user agent in email 2019-09-10 09:52:05 +05:00
models Add columns X509Certificate#subject, #issuer 2019-09-11 17:03:14 +05:00
policies Add action Staffs::X509CertificatesController#index 2019-09-11 14:07:57 +05:00
primitives Add pending specs 2019-09-10 19:00:29 +05:00
requests Add action Staffs::X509CertificatesController#new 2019-09-11 23:22:50 +05:00
support Validate X509Certificate#pem with OpenSSL 2019-09-11 15:11:45 +05:00
validators Add TimezoneValidator 2019-09-03 22:26:22 +05:00
rails_helper.rb Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
spec_helper.rb