Changing the use of config constants to the Rails configuration object
Showing
- app/controllers/xrd_controller.rb 1 addition, 1 deletionapp/controllers/xrd_controller.rb
- app/helpers/application_helper.rb 2 additions, 2 deletionsapp/helpers/application_helper.rb
- app/services/follow_service.rb 1 addition, 1 deletionapp/services/follow_service.rb
- app/services/post_status_service.rb 1 addition, 1 deletionapp/services/post_status_service.rb
- app/services/process_feed_service.rb 1 addition, 1 deletionapp/services/process_feed_service.rb
- app/services/reblog_service.rb 1 addition, 1 deletionapp/services/reblog_service.rb
- app/views/accounts/show.atom.ruby 1 addition, 1 deletionapp/views/accounts/show.atom.ruby
- app/views/stream_entries/show.atom.ruby 2 additions, 2 deletionsapp/views/stream_entries/show.atom.ruby
- config/initializers/ostatus.rb 5 additions, 5 deletionsconfig/initializers/ostatus.rb
- spec/helpers/application_helper_spec.rb 1 addition, 1 deletionspec/helpers/application_helper_spec.rb
- spec/services/reblog_service_spec.rb 1 addition, 1 deletionspec/services/reblog_service_spec.rb
Please register or sign in to comment