I hereby claim:
- I am aliuk2012 on github.
 - I am aliuk (https://keybase.io/aliuk) on keybase.
 - I have a public key ASDwjsrwrg-44KZM_HYy_pqieYGCL1E7w_DU1FiTKT_t0wo
 
To claim this, I am signing this object:
| {"lighthouseVersion":"12.2.1","requestedUrl":"http://localhost:3000/","mainDocumentUrl":"http://localhost:3000/","finalDisplayedUrl":"http://localhost:3000/","finalUrl":"http://localhost:3000/","fetchTime":"2024-12-13T13:29:28.375Z","gatherMode":"navigation","runWarnings":[],"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","environment":{"networkUserAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","hostUserAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","benchmarkIndex":2947.5,"credits":{"axe-core":"4.10.0"}},"audits":{"is-on-https":{"id":"is-on-https","title":"Does not use HTTPS","description":"All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/ | 
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| class DocAttachment < ActiveRecord::Base | |
| belongs_to :doc_attachment_type | |
| belongs_to :language | |
| acts_as_gov_uk_date :published_date | |
| has_attached_file :attachment | |
| after_attachment_post_process :rename_file | 
| 1) Failure: | |
| ExpenseTypesControllerTest#test_should_update_expense_type [/Users/alaing/personal-dev/my-dosh/test/controllers/expense_types_controller_test.rb:53]: | |
| Expected response to be a <redirect>, but was <200> | 
| # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html | |
| monthly: | |
| name: Monthly | |
| in_use: true | |
| duration: 1 | |
| quarterly: | |
| name: Quarterly | |
| in_use: true | 
| --color | |
| --require spec_helper | |
| --format doc | 
| class User < ActiveRecord::Base | |
| # Include default devise modules. Others available are: | |
| # :confirmable, :lockable, :timeoutable and :omniauthable | |
| devise :database_authenticatable, :registerable, | |
| :recoverable, :rememberable, :trackable, :validatable | |
| validates :first_name, presence: true | |
| validates :last_name, presence: true | |
| validates :profile_name, presence: true, | |
| uniqueness: true, | 
| <h2>Sign up</h2> | |
| <%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %> | |
| <%= devise_error_messages! %> | |
| <div><%= f.label :first_name %><br /> | |
| <%= f.text_field :first_name %></div> | |
| <div><%= f.label :last_name %><br /> | |
| <%= f.text_field :last_name %></div> | 
| C:\Users\thelaings\ruby-sites\simple_cms>rails server | |
| C:/Ruby200-x64/lib/ruby/gems/2.0.0/extensions/x64-mingw32/2.0.0/mysql2-0.3.16/my | |
| sql2/mysql2.so: [BUG] Segmentation fault | |
| ruby 2.0.0p481 (2014-05-08) [x64-mingw32] | |
| -- Control frame information ----------------------------------------------- | |
| c:0020 p:-10237160 s:0067 e:000066 TOP [FINISH] | |
| c:0019 p:---- s:0065 e:000064 CFUNC :require | |
| c:0018 p:0083 s:0061 e:000060 TOP C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mys | |
| ql2-0.3.16/lib/mysql2.rb:8 [FINISH] |