issues
search
evanthegrayt
/
planter
🪴 Framework for seeding your rails application.
MIT License
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump activerecord from 7.0.2.4 to 7.0.3.1
#53
dependabot[bot]
closed
2 years ago
0
Specifying number_of_records on a seeder appears to not work
#52
FireGamer3
opened
2 years ago
1
Planter.seed shouldn't cause rails to abort
#51
FireGamer3
opened
2 years ago
1
changes dependency on rails to 7.0
#50
FireGamer3
closed
2 years ago
3
Bump rack from 2.2.3 to 2.2.3.1
#49
dependabot[bot]
closed
2 years ago
0
Bump nokogiri from 1.13.4 to 1.13.6
#48
dependabot[bot]
closed
2 years ago
0
Tests for generators
#47
evanthegrayt
opened
2 years ago
0
Update to rails 7
#46
evanthegrayt
closed
2 years ago
0
Add test for ruby 3.1
#45
evanthegrayt
opened
2 years ago
0
Bump activestorage from 6.1.4.6 to 6.1.4.7
#44
dependabot[bot]
closed
2 years ago
0
Bump actionpack from 6.1.4.4 to 6.1.4.6
#43
dependabot[bot]
closed
2 years ago
0
Add way to ignore fields in csv.
#42
evanthegrayt
opened
2 years ago
0
Split up seeder into subclasses and modules
#41
evanthegrayt
opened
2 years ago
0
Add column transformations
#40
evanthegrayt
closed
2 years ago
1
Allow for both .erb.csv and .csv.erb in file name
#39
evanthegrayt
closed
2 years ago
0
Simplify the seed from parent process
#38
evanthegrayt
closed
2 years ago
0
Simplify seeding from parent
#37
evanthegrayt
closed
2 years ago
0
Upgrade to rails 7
#36
evanthegrayt
closed
2 years ago
1
Bump actionpack from 6.1.4.1 to 6.1.4.4
#35
dependabot[bot]
closed
2 years ago
1
Minor refactor
#34
evanthegrayt
closed
2 years ago
0
Allow user to configure erb trim mode
#33
evanthegrayt
closed
2 years ago
0
Bump nokogiri from 1.12.3 to 1.12.5
#32
dependabot[bot]
closed
3 years ago
0
Bump dependencies
#31
evanthegrayt
closed
3 years ago
0
Remove default erb trim_mode but allow user to configure
#30
evanthegrayt
closed
2 years ago
0
Only put native columns in where
#29
thebogibbs
opened
3 years ago
0
Add column transformations
#28
evanthegrayt
closed
2 years ago
0
Adds support to run migrations in docker build/up
#27
paranormalhacktivity
closed
3 years ago
2
Dependency persistance
#26
paranormalhacktivity
opened
3 years ago
3
Adds progress bar
#25
evanthegrayt
opened
3 years ago
0
Add progress bar.
#24
evanthegrayt
opened
3 years ago
2
Add CONTRIBUTING.md
#23
evanthegrayt
opened
3 years ago
0
Allow erb.csv or csv.erb in file name
#22
evanthegrayt
closed
2 years ago
0
Add seeding_method option to generator
#21
evanthegrayt
opened
3 years ago
0
Adds generators
#20
evanthegrayt
closed
3 years ago
0
Add generators
#19
evanthegrayt
closed
3 years ago
0
Adds planter:seed task
#18
evanthegrayt
closed
3 years ago
0
Add rake task
#17
evanthegrayt
closed
3 years ago
0
raise: false option
#16
evanthegrayt
opened
3 years ago
0
Add unique columns when creating records
#15
evanthegrayt
closed
3 years ago
0
Way to specify which fields to find by
#14
evanthegrayt
closed
3 years ago
0
Migrations in docker
#13
evanthegrayt
closed
3 years ago
2
Add ERB for CSVs
#12
evanthegrayt
closed
3 years ago
0
Changes to version and config.{tables,seeders}
#11
evanthegrayt
closed
3 years ago
0
Change Config::tables to Config::seeders
#10
evanthegrayt
closed
3 years ago
0
Updates to version
#9
evanthegrayt
closed
3 years ago
0
Add documentation to gh pages
#8
evanthegrayt
closed
3 years ago
1
Finish readme
#7
evanthegrayt
opened
3 years ago
0
Option to transform null
#6
evanthegrayt
closed
2 years ago
2
CSV with ERB
#5
evanthegrayt
closed
3 years ago
0
Add simplecov
#4
evanthegrayt
opened
3 years ago
0
Next