issues
search
cbeer
/
engine_cart
Rake tasks to generate test applications for Rails Engines
MIT License
18
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stop testing on versions that are precluded by gemspec
#130
jcoyne
opened
5 months ago
0
Update CI matrix
#129
cbeer
closed
5 months ago
0
Can't install sqlite when using ruby 2.7 and engine_cart 2.6.0
#128
jcoyne
closed
5 months ago
1
Pin sqlite for Ruby 2.7
#127
cbeer
closed
10 months ago
0
Change the default tested ruby from 2.7 to 3.1
#126
jcoyne
closed
10 months ago
0
Sqlite 1.7 cannot be installed on ruby 2.7
#125
jcoyne
closed
10 months ago
0
Avoid Bundler.clean_system deprecation
#124
jcoyne
closed
10 months ago
0
Add Rails 7.1.1 to the matrix
#123
jcoyne
closed
10 months ago
0
Use the latest version of bundler
#122
jcoyne
closed
10 months ago
0
Experiment to show regression in bundler 2.5.3
#121
jcoyne
closed
5 months ago
0
Drop deprecated versions of Rails
#120
jcoyne
closed
5 months ago
0
Add ruby 3.2 to the test matrix
#119
jcoyne
closed
10 months ago
0
EngineCart is not compatible with Bundler 2.5.3
#118
jcoyne
opened
11 months ago
0
engine_cart generated app has something in `./lib/generators` which disturbs Rails 7.1 zeitwerk
#117
jrochkind
opened
1 year ago
1
Use bin/rails rather than bundle exec rails/rake
#116
jcoyne
closed
1 year ago
0
Apparently splitting these onto separate lines makes a difference
#115
cbeer
closed
2 years ago
5
Ruby 3.1/Rails 6.1 support may be blocked by mail 2.8.0 release
#114
jrgriffiniii
opened
2 years ago
0
Update to latest patch versions of rails
#113
jcoyne
closed
2 years ago
0
Fix parsing of ENGINE_CART_RAILS_OPTIONS
#112
jcoyne
closed
2 years ago
5
Use Rails.version to get actual rails version
#111
cbeer
closed
11 months ago
0
Remove travis ci badge
#110
jcoyne
closed
2 years ago
0
Upgrade to latest rails versions
#109
jcoyne
closed
2 years ago
0
Allow the Rails generator to bundle and run other tasks post-bundling
#108
jcoyne
closed
2 years ago
0
Rails 7 assets install fails
#107
jcoyne
closed
5 months ago
2
Bundler.clean_system deprecated
#106
jrochkind
opened
3 years ago
0
Use thread over fork to support win32 platforms
#105
mejackreed
closed
4 years ago
3
Drop --skip-bundle from the default options because webpacker depends…
#104
cbeer
closed
2 years ago
2
User Bundler.with_unbundled_env when available
#103
cbeer
closed
1 year ago
0
Ensuring rails_options are parsed
#102
jeremyf
opened
4 years ago
0
Bump to latest rails versions
#101
jcoyne
closed
2 years ago
1
Bundler.with_clean_env is deprecated in bundler 2.1.0
#100
jcoyne
opened
4 years ago
0
Ensures that Rails options are split by whitespace when generating Rails 6.y.z apps
#99
jrgriffiniii
opened
5 years ago
0
Pin sass-rails to 5.x for Rails 5.x
#98
cbeer
closed
1 year ago
0
Rails version support
#97
cbeer
closed
5 years ago
0
Take the Gemfile.lock out of the fingerprint
#96
cbeer
closed
5 years ago
2
Add a little more debuggability to engine cart caching
#95
cbeer
closed
5 years ago
0
Update build matrix
#94
cbeer
closed
5 years ago
0
Extend the sqlite3 workaround to rails 5.2.2.1
#93
cjcolvar
closed
5 years ago
1
Have engine_cart rewrite sqlite3 dependencies to match what the activ…
#92
cbeer
closed
5 years ago
0
Remove a hard dependency on the bundler gem, since it is baked into r…
#91
cbeer
closed
5 years ago
0
Failure/Error: EngineCart.load_application!
#90
ruebot
closed
6 years ago
3
Update travis build matrix
#89
cbeer
closed
6 years ago
0
Possible issue with rails v5.2.0
#88
dkinzer
closed
6 years ago
1
require digest to avoid uninitialized constant error
#87
adjam
closed
6 years ago
0
unitialized constant 'EngineCart::Digest' under ruby 2.5.1 (and 2.5.0)
#86
adjam
closed
6 years ago
0
Rewrite fingerprinting to store more structured data and use hashes i…
#85
cbeer
closed
6 years ago
1
Update tested versions of Ruby and Rails
#84
jcoyne
closed
7 years ago
0
Generate rails app without git, by default, allow override options
#83
dazza-codes
opened
7 years ago
0
engine_cart:prepare is idempotent when stanza is current
#82
dazza-codes
opened
7 years ago
1
Increment engine_cart stanza version (?)
#81
dazza-codes
opened
7 years ago
2
Next