txtblx 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +63 -0
  4. data/Rakefile +32 -0
  5. data/app/assets/javascripts/txtblx/application.js +13 -0
  6. data/app/assets/stylesheets/txtblx/application.css +15 -0
  7. data/app/controllers/txtblx/application_controller.rb +4 -0
  8. data/app/helpers/txtblx/application_helper.rb +4 -0
  9. data/app/helpers/txtblx/textblocks_helper.rb +14 -0
  10. data/app/models/txtblx/textblock.rb +24 -0
  11. data/app/views/layouts/txtblx/application.html.erb +14 -0
  12. data/config/locales/activerecord.de.yml +12 -0
  13. data/config/locales/txtblx.de.yml +3 -0
  14. data/config/locales/txtblx.en.yml +3 -0
  15. data/config/routes.rb +2 -0
  16. data/db/migrate/20150405222157_create_txtblx_textblocks.rb +14 -0
  17. data/lib/tasks/txtblx_tasks.rake +4 -0
  18. data/lib/txtblx/ability_mixin.rb +11 -0
  19. data/lib/txtblx/admin/textblocks.rb +59 -0
  20. data/lib/txtblx/configuration.rb +13 -0
  21. data/lib/txtblx/engine.rb +16 -0
  22. data/lib/txtblx/version.rb +3 -0
  23. data/lib/txtblx.rb +13 -0
  24. data/spec/dummy/README.rdoc +28 -0
  25. data/spec/dummy/Rakefile +6 -0
  26. data/spec/dummy/app/assets/javascripts/application.js +13 -0
  27. data/spec/dummy/app/assets/stylesheets/application.css +15 -0
  28. data/spec/dummy/app/controllers/application_controller.rb +8 -0
  29. data/spec/dummy/app/controllers/dummies_controller.rb +5 -0
  30. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  31. data/spec/dummy/app/views/dummies/index.html.erb +3 -0
  32. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  33. data/spec/dummy/bin/bundle +3 -0
  34. data/spec/dummy/bin/rails +4 -0
  35. data/spec/dummy/bin/rake +4 -0
  36. data/spec/dummy/bin/setup +29 -0
  37. data/spec/dummy/config/application.rb +32 -0
  38. data/spec/dummy/config/boot.rb +5 -0
  39. data/spec/dummy/config/database.yml +25 -0
  40. data/spec/dummy/config/environment.rb +5 -0
  41. data/spec/dummy/config/environments/development.rb +41 -0
  42. data/spec/dummy/config/environments/production.rb +79 -0
  43. data/spec/dummy/config/environments/test.rb +42 -0
  44. data/spec/dummy/config/initializers/assets.rb +11 -0
  45. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  46. data/spec/dummy/config/initializers/cookies_serializer.rb +3 -0
  47. data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  48. data/spec/dummy/config/initializers/inflections.rb +16 -0
  49. data/spec/dummy/config/initializers/mime_types.rb +4 -0
  50. data/spec/dummy/config/initializers/session_store.rb +3 -0
  51. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  52. data/spec/dummy/config/locales/en.yml +23 -0
  53. data/spec/dummy/config/routes.rb +6 -0
  54. data/spec/dummy/config/secrets.yml +22 -0
  55. data/spec/dummy/config.ru +4 -0
  56. data/spec/dummy/db/development.sqlite3 +0 -0
  57. data/spec/dummy/db/migrate/20150406173449_create_snaps_tags.snaps.rb +13 -0
  58. data/spec/dummy/db/schema.rb +36 -0
  59. data/spec/dummy/db/test.sqlite3 +0 -0
  60. data/spec/dummy/log/development.log +25 -0
  61. data/spec/dummy/log/test.log +2647 -0
  62. data/spec/dummy/public/404.html +67 -0
  63. data/spec/dummy/public/422.html +67 -0
  64. data/spec/dummy/public/500.html +66 -0
  65. data/spec/dummy/public/favicon.ico +0 -0
  66. data/spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  67. data/spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  68. data/spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  69. data/spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  70. data/spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  71. data/spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  72. data/spec/factories/txtblx_textblocks.rb +16 -0
  73. data/spec/features/display_spec.rb +13 -0
  74. data/spec/helpers/textblocks_helper_spec.rb +22 -0
  75. data/spec/models/txtblx/textblock_spec.rb +19 -0
  76. data/spec/spec_helper.rb +31 -0
  77. metadata +285 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 33f2917fbd7f77fa2bcda630ce92bbb4505633ff
4
+ data.tar.gz: 4bebfa38134daa57ca32a98441d96ff983920888
5
+ SHA512:
6
+ metadata.gz: f397e5d7da4a75b36127d8b2fb3818a983bb65218de7478dd202f33c4ea9e4fb0fb1516de5c7a6f3d085202eb3b25473d6f747a791a9ea00936e743ed144574e
7
+ data.tar.gz: f0967e9be2405f8072424eef2a63a6b18170552c25c23c37ffc34111b625257b668557521dedac6d90552f73ae8d5d102206079c3383e6e7ee6c4c5113f2d8ff
data/MIT-LICENSE ADDED
@@ -0,0 +1,20 @@
1
+ Copyright 2015 Vangelis Tsoumenis
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining
4
+ a copy of this software and associated documentation files (the
5
+ "Software"), to deal in the Software without restriction, including
6
+ without limitation the rights to use, copy, modify, merge, publish,
7
+ distribute, sublicense, and/or sell copies of the Software, and to
8
+ permit persons to whom the Software is furnished to do so, subject to
9
+ the following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be
12
+ included in all copies or substantial portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
17
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
18
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
19
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,63 @@
1
+ # Textblocks
2
+
3
+ ## Editable, revisioned front-end texts for rails apps.
4
+
5
+ Txtblx provides a simple way to allow Active Admin users to edit interface copy.
6
+
7
+ ## Installation
8
+
9
+ ### Add `txtblx` to you Gemfile
10
+
11
+ gem 'txtblx'
12
+
13
+ ### Migrate your database:
14
+
15
+ bundle exec rake txtblx:install:migrations
16
+ bundle exec rake db:migrate
17
+
18
+ ### Load helpers in your application controller:
19
+
20
+ helper(Txtblx::Engine.helpers)
21
+
22
+ ### Use in Templates
23
+
24
+ <h1>Welcome<h1>
25
+
26
+ <%= txt('homepage.welcome') %>
27
+
28
+
29
+ ## Active Admin Integration
30
+
31
+ Txtblx comes with an ActiveAdmin page to manage Textblocks
32
+
33
+
34
+ ### CanCan Integration
35
+
36
+ Txtblx provides default CanCan Abilities for its model.
37
+ Use the AbilityMixin to grant them to your user model inside your Ability-class.
38
+
39
+ # app/models/ability.rb
40
+ class Ability
41
+ include CanCan::Ability
42
+ include Txtblx::AbilityMixin
43
+
44
+ def initialize(user)
45
+ txtblx_abilities(user)
46
+ end
47
+ end
48
+
49
+ # Configuration
50
+
51
+ Txtblx uses [`auto_html`](https://github.com/dejan/auto_html) to convert text to HTML.
52
+ To change the `auto_html` config create an initializer in your app:
53
+
54
+ # config/initializers/txtblx.rb
55
+ Txtblx.configure do |config|
56
+ config.auto_html_block = Proc.new do
57
+ # you config here, for example:
58
+ html_escape
59
+ image
60
+ link(:target => "_blank", :rel => "nofollow")
61
+ simple_format
62
+ end
63
+ end
data/Rakefile ADDED
@@ -0,0 +1,32 @@
1
+ begin
2
+ require 'bundler/setup'
3
+ rescue LoadError
4
+ puts 'You must `gem install bundler` and `bundle install` to run rake tasks'
5
+ end
6
+
7
+ require 'rdoc/task'
8
+
9
+ RDoc::Task.new(:rdoc) do |rdoc|
10
+ rdoc.rdoc_dir = 'rdoc'
11
+ rdoc.title = 'Txtblx'
12
+ rdoc.options << '--line-numbers'
13
+ rdoc.rdoc_files.include('lib/**/*.rb')
14
+ end
15
+
16
+ APP_RAKEFILE = File.expand_path("../spec/dummy/Rakefile", __FILE__)
17
+ load 'rails/tasks/engine.rake'
18
+
19
+
20
+ load 'rails/tasks/statistics.rake'
21
+
22
+ Bundler::GemHelper.install_tasks
23
+
24
+
25
+ Dir[File.join(File.dirname(__FILE__), 'tasks/**/*.rake')].each {|f| load f }
26
+
27
+ require 'rspec/core'
28
+ require 'rspec/core/rake_task'
29
+
30
+ desc "Run all specs in spec directory (excluding plugin specs)"
31
+ RSpec::Core::RakeTask.new(:spec => 'app:db:test:prepare')
32
+ task :default => :spec
@@ -0,0 +1,13 @@
1
+ // This is a manifest file that'll be compiled into application.js, which will include all the files
2
+ // listed below.
3
+ //
4
+ // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
5
+ // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
6
+ //
7
+ // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
8
+ // compiled file.
9
+ //
10
+ // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
11
+ // about supported directives.
12
+ //
13
+ //= require_tree .
@@ -0,0 +1,15 @@
1
+ /*
2
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
3
+ * listed below.
4
+ *
5
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6
+ * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
7
+ *
8
+ * You're free to add application-wide styles to this file and they'll appear at the bottom of the
9
+ * compiled file so the styles you add here take precedence over styles defined in any styles
10
+ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
11
+ * file per style scope.
12
+ *
13
+ *= require_tree .
14
+ *= require_self
15
+ */
@@ -0,0 +1,4 @@
1
+ module Txtblx
2
+ class ApplicationController < ActionController::Base
3
+ end
4
+ end
@@ -0,0 +1,4 @@
1
+ module Txtblx
2
+ module ApplicationHelper
3
+ end
4
+ end
@@ -0,0 +1,14 @@
1
+ module Txtblx
2
+ module TextblocksHelper
3
+ def txt(key)
4
+ textblock = Textblock.by_key(key)
5
+ if textblock.present?
6
+ text = textblock.text_html
7
+ else
8
+ text = I18n.t('txtblx.missing_key', key: key)
9
+ end
10
+
11
+ content_tag(:div, text)
12
+ end
13
+ end
14
+ end
@@ -0,0 +1,24 @@
1
+ module Txtblx
2
+ class Textblock < ActiveRecord::Base
3
+ include Snaps.revision(default_tag: :draft)
4
+
5
+ scope :published, -> { with_snaps_tag(:published) }
6
+ scope :drafts, -> { with_snaps_tag(:draft) }
7
+
8
+ def publish
9
+ snapshot!(tag: :published)
10
+ end
11
+
12
+ auto_html_for :text do
13
+ self.instance_eval(&Txtblx.config.auto_html_block)
14
+ end
15
+
16
+ def to_param
17
+ perma_id.to_s
18
+ end
19
+
20
+ def self.by_key(key)
21
+ Textblock.published.find_by_key(key)
22
+ end
23
+ end
24
+ end
@@ -0,0 +1,14 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Txtblx</title>
5
+ <%= stylesheet_link_tag "txtblx/application", media: "all" %>
6
+ <%= javascript_include_tag "txtblx/application" %>
7
+ <%= csrf_meta_tags %>
8
+ </head>
9
+ <body>
10
+
11
+ <%= yield %>
12
+
13
+ </body>
14
+ </html>
@@ -0,0 +1,12 @@
1
+ de:
2
+ activerecord:
3
+ models:
4
+ textblock:
5
+ one: "Textblock"
6
+ other: "Textblöcke"
7
+ attributes:
8
+ textblock:
9
+ key: "Schlüssel"
10
+ description: "Beschreibung"
11
+ text: "Text"
12
+ text_html: "HTML"
@@ -0,0 +1,3 @@
1
+ de:
2
+ txtblx:
3
+ missing_key: "Textblock mit dem Schlüssel `%{key}` fehlt."
@@ -0,0 +1,3 @@
1
+ en:
2
+ txtblx:
3
+ missing_key: "Textblock with key `%{key}` not found."
data/config/routes.rb ADDED
@@ -0,0 +1,2 @@
1
+ Txtblx::Engine.routes.draw do
2
+ end
@@ -0,0 +1,14 @@
1
+ class CreateTxtblxTextblocks < ActiveRecord::Migration
2
+ def change
3
+ create_table :txtblx_textblocks do |t|
4
+ t.integer :perma_id
5
+ t.string :key
6
+ t.string :description
7
+ t.text :text
8
+ t.text :text_html
9
+ t.string :path
10
+
11
+ t.timestamps null: false
12
+ end
13
+ end
14
+ end
@@ -0,0 +1,4 @@
1
+ # desc "Explaining what the task does"
2
+ # task :txtblx do
3
+ # # Task goes here
4
+ # end
@@ -0,0 +1,11 @@
1
+ module Txtblx
2
+ module AbilityMixin
3
+ # Call this in the ability initializer of the host app
4
+ def txtblx_abilities(user)
5
+ return if user.nil?
6
+
7
+ can(:manage, Textblock)
8
+ end
9
+ end
10
+ end
11
+
@@ -0,0 +1,59 @@
1
+ module Txtblx
2
+ if defined?(ActiveAdmin)
3
+ ActiveAdmin.register Textblock, as: 'Textblock' do
4
+ actions :all, except: [:destroy]
5
+
6
+ index do
7
+ column :key do |textblock|
8
+ link_to(textblock.key, admin_textblock_path(textblock))
9
+ end
10
+ column :description
11
+ end
12
+
13
+ show do |textblock|
14
+ div :class => :columns do
15
+ attributes_table_for textblock do
16
+ row :key
17
+ row :description
18
+ row :text
19
+ end
20
+ end
21
+ end
22
+
23
+ form do |f|
24
+ f.inputs :key, :description, :text
25
+ f.actions do
26
+ f.action :submit
27
+ f.action :cancel, as: :link, button_html: {class: 'button'}
28
+ end
29
+ end
30
+
31
+ controller do
32
+ def permitted_params
33
+ params.permit(:utf8, :_method, :authenticity_token, :commit, :id,
34
+ textblock: [:key, :perma_id, :description, :text])
35
+ end
36
+
37
+ def update
38
+ result = super
39
+ resource.publish if resource.valid?
40
+ result
41
+ end
42
+
43
+ def create
44
+ result = super
45
+ resource.publish if resource.valid?
46
+ result
47
+ end
48
+
49
+ def find_resource
50
+ Textblock.drafts.where(perma_id: params[:id]).first!
51
+ end
52
+
53
+ def scoped_collection
54
+ Textblock.drafts
55
+ end
56
+ end
57
+ end
58
+ end
59
+ end
@@ -0,0 +1,13 @@
1
+ module Txtblx
2
+ class Configuration
3
+ attr_accessor :auto_html_block
4
+
5
+ def initialize
6
+ @auto_html_block = Proc.new do
7
+ html_escape
8
+ link :target => "_blank", :rel => "nofollow"
9
+ simple_format
10
+ end
11
+ end
12
+ end
13
+ end
@@ -0,0 +1,16 @@
1
+ module Txtblx
2
+ class Engine < ::Rails::Engine
3
+ isolate_namespace Txtblx
4
+
5
+ config.generators do |g|
6
+ g.test_framework :rspec, :fixture => false
7
+ g.fixture_replacement :factory_girl, :dir => 'spec/factories'
8
+ g.assets false
9
+ g.helper false
10
+ end
11
+
12
+ initializer :txtblx_admin do
13
+ ActiveAdmin.application.load_paths.unshift File.join(config.root, 'lib/txtblx/admin')
14
+ end
15
+ end
16
+ end
@@ -0,0 +1,3 @@
1
+ module Txtblx
2
+ VERSION = "0.0.1"
3
+ end
data/lib/txtblx.rb ADDED
@@ -0,0 +1,13 @@
1
+ require 'txtblx/engine'
2
+ require 'txtblx/ability_mixin'
3
+ require 'txtblx/configuration'
4
+
5
+ module Txtblx
6
+ def self.config
7
+ @config ||= Configuration.new
8
+ end
9
+
10
+ def self.configure
11
+ yield(config)
12
+ end
13
+ end
@@ -0,0 +1,28 @@
1
+ == README
2
+
3
+ This README would normally document whatever steps are necessary to get the
4
+ application up and running.
5
+
6
+ Things you may want to cover:
7
+
8
+ * Ruby version
9
+
10
+ * System dependencies
11
+
12
+ * Configuration
13
+
14
+ * Database creation
15
+
16
+ * Database initialization
17
+
18
+ * How to run the test suite
19
+
20
+ * Services (job queues, cache servers, search engines, etc.)
21
+
22
+ * Deployment instructions
23
+
24
+ * ...
25
+
26
+
27
+ Please feel free to use a different markup language if you do not plan to run
28
+ <tt>rake doc:app</tt>.
@@ -0,0 +1,6 @@
1
+ # Add your own tasks in files placed in lib/tasks ending in .rake,
2
+ # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
+
4
+ require File.expand_path('../config/application', __FILE__)
5
+
6
+ Rails.application.load_tasks
@@ -0,0 +1,13 @@
1
+ // This is a manifest file that'll be compiled into application.js, which will include all the files
2
+ // listed below.
3
+ //
4
+ // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
5
+ // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
6
+ //
7
+ // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
8
+ // compiled file.
9
+ //
10
+ // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
11
+ // about supported directives.
12
+ //
13
+ //= require_tree .
@@ -0,0 +1,15 @@
1
+ /*
2
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
3
+ * listed below.
4
+ *
5
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6
+ * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
7
+ *
8
+ * You're free to add application-wide styles to this file and they'll appear at the bottom of the
9
+ * compiled file so the styles you add here take precedence over styles defined in any styles
10
+ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
11
+ * file per style scope.
12
+ *
13
+ *= require_tree .
14
+ *= require_self
15
+ */
@@ -0,0 +1,8 @@
1
+ class ApplicationController < ActionController::Base
2
+ # Prevent CSRF attacks by raising an exception.
3
+ # For APIs, you may want to use :null_session instead.
4
+ protect_from_forgery with: :exception
5
+
6
+
7
+ helper(Txtblx::Engine.helpers)
8
+ end
@@ -0,0 +1,5 @@
1
+ class DummiesController < ApplicationController
2
+ def index
3
+ end
4
+ end
5
+
@@ -0,0 +1,2 @@
1
+ module ApplicationHelper
2
+ end
@@ -0,0 +1,3 @@
1
+ <h1>The Dummy App</h1>
2
+
3
+ <%= txt('homepage.welcome') %>
@@ -0,0 +1,14 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Dummy</title>
5
+ <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
6
+ <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
7
+ <%= csrf_meta_tags %>
8
+ </head>
9
+ <body>
10
+
11
+ <%= yield %>
12
+
13
+ </body>
14
+ </html>
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env ruby
2
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
3
+ load Gem.bin_path('bundler', 'bundle')
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env ruby
2
+ APP_PATH = File.expand_path('../../config/application', __FILE__)
3
+ require_relative '../config/boot'
4
+ require 'rails/commands'
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env ruby
2
+ require_relative '../config/boot'
3
+ require 'rake'
4
+ Rake.application.run
@@ -0,0 +1,29 @@
1
+ #!/usr/bin/env ruby
2
+ require 'pathname'
3
+
4
+ # path to your application root.
5
+ APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
6
+
7
+ Dir.chdir APP_ROOT do
8
+ # This script is a starting point to setup your application.
9
+ # Add necessary setup steps to this file:
10
+
11
+ puts "== Installing dependencies =="
12
+ system "gem install bundler --conservative"
13
+ system "bundle check || bundle install"
14
+
15
+ # puts "\n== Copying sample files =="
16
+ # unless File.exist?("config/database.yml")
17
+ # system "cp config/database.yml.sample config/database.yml"
18
+ # end
19
+
20
+ puts "\n== Preparing database =="
21
+ system "bin/rake db:setup"
22
+
23
+ puts "\n== Removing old logs and tempfiles =="
24
+ system "rm -f log/*"
25
+ system "rm -rf tmp/cache"
26
+
27
+ puts "\n== Restarting application server =="
28
+ system "touch tmp/restart.txt"
29
+ end
@@ -0,0 +1,32 @@
1
+ require File.expand_path('../boot', __FILE__)
2
+
3
+ # Pick the frameworks you want:
4
+ require "active_record/railtie"
5
+ require "action_controller/railtie"
6
+ require "action_mailer/railtie"
7
+ require "action_view/railtie"
8
+ require "sprockets/railtie"
9
+ # require "rails/test_unit/railtie"
10
+
11
+ Bundler.require(*Rails.groups)
12
+ require "txtblx"
13
+
14
+ module Dummy
15
+ class Application < Rails::Application
16
+ # Settings in config/environments/* take precedence over those specified here.
17
+ # Application configuration should go into files in config/initializers
18
+ # -- all .rb files in that directory are automatically loaded.
19
+
20
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
21
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
22
+ # config.time_zone = 'Central Time (US & Canada)'
23
+
24
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
25
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
26
+ # config.i18n.default_locale = :de
27
+
28
+ # Do not swallow errors in after_commit/after_rollback callbacks.
29
+ config.active_record.raise_in_transactional_callbacks = true
30
+ end
31
+ end
32
+
@@ -0,0 +1,5 @@
1
+ # Set up gems listed in the Gemfile.
2
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)
3
+
4
+ require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
5
+ $LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)
@@ -0,0 +1,25 @@
1
+ # SQLite version 3.x
2
+ # gem install sqlite3
3
+ #
4
+ # Ensure the SQLite 3 gem is defined in your Gemfile
5
+ # gem 'sqlite3'
6
+ #
7
+ default: &default
8
+ adapter: sqlite3
9
+ pool: 5
10
+ timeout: 5000
11
+
12
+ development:
13
+ <<: *default
14
+ database: db/development.sqlite3
15
+
16
+ # Warning: The database defined as "test" will be erased and
17
+ # re-generated from your development database when you run "rake".
18
+ # Do not set this db to the same as development or production.
19
+ test:
20
+ <<: *default
21
+ database: db/test.sqlite3
22
+
23
+ production:
24
+ <<: *default
25
+ database: db/production.sqlite3
@@ -0,0 +1,5 @@
1
+ # Load the Rails application.
2
+ require File.expand_path('../application', __FILE__)
3
+
4
+ # Initialize the Rails application.
5
+ Rails.application.initialize!